h
Tag inputHidden




Tag Information
Tag Classorg.apache.myfaces.taglib.html.HtmlInputHiddenTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringComponent binding.
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter.
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
immediatefalsefalsejava.lang.String Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
requiredfalsefalsejava.lang.StringIf true, this component will be checked for non-empty input.
validatorfalsefalsejava.lang.StringMethodBinding pointing at a method that will be called during Process Validations phase of the request processing lifecycle, to validate the current value of this component.
valuefalsefalsejava.lang.StringInitial value to set when rendered for the first time.
valueChangeListenerfalsefalsejava.lang.StringListener for value changes.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.