public class RenderClientId extends Object
ClientElement#getClientId()
is called. This is sometimes needed because, by design, most components (those that
implement ClientElement
) only render a client-side ID if their getClientId
method is called sometime during the server-side DOM render.
See the Any
component
for an example of use.public RenderClientId()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.