The hiddenValue Component is a non-visual component. It is equivalent to and Input hidden type HTML tag.
It allows to access and store value on the client and on the server while keeping it concealed. The clientData Component can also be used.
The hiddenValue Component has the following capability :
The default hiddenValue renderer is link to the f_hiddenValue javascript class. f_hiddenValue extends f_eventTarget, fa_serializable, fa_clientData