| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateHolder | |
|---|---|
| javax.faces.component | |
| javax.faces.component.html | |
| javax.faces.convert | |
| javax.faces.validator | |
| Uses of StateHolder in javax.faces.component | 
|---|
| Classes in javax.faces.component that implement StateHolder | |
|---|---|
|  class | UIColumnThis tag is commonly used as a child of the dataTable tag, to represent a column of data. | 
|  class | UICommandUICommand is a base abstraction for components that implement ActionSource. | 
|  class | UIComponentA base class for all JSF component classes. | 
|  class | UIComponentBaseStandard implementation of the UIComponent base class; all standard JSF components extend this class. | 
|  class | UIDataRepresents a component which has multiple "rows" of data. | 
|  class | UIFormsee Javadoc of JSF Specification | 
|  class | UIGraphicDisplays a graphical image. | 
|  class | UIInputsee Javadoc of JSF Specification | 
|  class | UIMessageJavadoc says default for showDetail is false, but Specs say it is true!? see Javadoc of JSF Specification | 
|  class | UIMessagessee Javadoc of JSF Specification | 
|  class | UINamingContainerBase class for components that provide a new "namespace" for the ids of their child components. | 
|  class | UIOutputDisplays a value to the user. | 
|  class | UIPanelsee Javadoc of JSF Specification | 
|  class | UIParameterThis tag associates a parameter name-value pair with the nearest parent UIComponent. | 
|  class | UISelectBooleanA component that allows the user to select or unselect an object. | 
|  class | UISelectItemA component representing a single option that the user can choose. | 
|  class | UISelectItemsThis tag associates a set of selection list items with the nearest parent UIComponent. | 
|  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. | 
|  class | UIViewRootCreates a JSF View, which is a container that holds all of the components that are part of the view. | 
| Uses of StateHolder in javax.faces.component.html | 
|---|
| Classes in javax.faces.component.html that implement StateHolder | |
|---|---|
|  class | HtmlCommandButton | 
|  class | HtmlCommandLink | 
|  class | HtmlDataTable | 
|  class | HtmlForm | 
|  class | HtmlGraphicImage | 
|  class | HtmlInputHiddenRenders as an HTML input tag with its type set to "hidden". | 
|  class | HtmlInputSecret | 
|  class | HtmlInputText | 
|  class | HtmlInputTextarea | 
|  class | HtmlMessage | 
|  class | HtmlMessages | 
|  class | HtmlOutputFormat | 
|  class | HtmlOutputLabel | 
|  class | HtmlOutputLink | 
|  class | HtmlOutputText | 
|  class | HtmlPanelGrid | 
|  class | HtmlPanelGroup | 
|  class | HtmlSelectBooleanCheckbox | 
|  class | HtmlSelectManyCheckbox | 
|  class | HtmlSelectManyListbox | 
|  class | HtmlSelectManyMenu | 
|  class | HtmlSelectOneListbox | 
|  class | HtmlSelectOneMenu | 
|  class | HtmlSelectOneRadio | 
| Uses of StateHolder in javax.faces.convert | 
|---|
| Classes in javax.faces.convert that implement StateHolder | |
|---|---|
|  class | DateTimeConverterThis tag associates a date time converter with the nearest parent UIComponent. | 
|  class | NumberConverterThis tag creates a number formatting converter and associates it with the nearest parent UIComponent. | 
| Uses of StateHolder in javax.faces.validator | 
|---|
| Classes in javax.faces.validator that implement StateHolder | |
|---|---|
|  class | DoubleRangeValidatorCreates a validator and associateds it with the nearest parent UIComponent. | 
|  class | LengthValidatorCreates a validator and associateds it with the nearest parent UIComponent. | 
|  class | LongRangeValidatorCreates a validator and associateds it with the nearest parent UIComponent. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||