| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueHolder | |
|---|---|
| javax.faces.component | |
| javax.faces.component.html | |
| Uses of ValueHolder in javax.faces.component | 
|---|
| Subinterfaces of ValueHolder in javax.faces.component | |
|---|---|
|  interface | EditableValueHolderDefines the methods required for a component whose value can be modified by the user. | 
| Classes in javax.faces.component that implement ValueHolder | |
|---|---|
|  class | UIInputsee Javadoc of JSF Specification | 
|  class | UIOutputDisplays a value to the user. | 
|  class | UISelectBooleanA component that allows the user to select or unselect an object. | 
|  class | UISelectManyBase class for the various component classes that allow a user to select zero or more options from a set. | 
|  class | UISelectOneComponent for choosing one option out of a set of possibilities. | 
| Uses of ValueHolder in javax.faces.component.html | 
|---|
| Classes in javax.faces.component.html that implement ValueHolder | |
|---|---|
|  class | HtmlInputHiddenRenders as an HTML input tag with its type set to "hidden". | 
|  class | HtmlInputSecret | 
|  class | HtmlInputText | 
|  class | HtmlInputTextarea | 
|  class | HtmlOutputFormat | 
|  class | HtmlOutputLabel | 
|  class | HtmlOutputLink | 
|  class | HtmlOutputText | 
|  class | HtmlSelectBooleanCheckbox | 
|  class | HtmlSelectManyCheckbox | 
|  class | HtmlSelectManyListbox | 
|  class | HtmlSelectManyMenu | 
|  class | HtmlSelectOneListbox | 
|  class | HtmlSelectOneMenu | 
|  class | HtmlSelectOneRadio | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||