Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.faces.component Classes and Interfaces - 164 results found.
NameDescriptionTypePackageFramework
ActionSourceActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source ofInterfacejavax.faces.componentJava EE
ActionSource2ActionSource2 extends ActionSource and provides a JavaBeans property analogous to the actionInterfacejavax.faces.componentJava EE
AjaxBehaviorAn instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder.Classjavax.faces.component.behaviorJava EE
BehaviorThe Behavior interface is the root API of the component behavior model.Interfacejavax.faces.component.behaviorJava EE
BehaviorBase convenience base class that provides a default implementation of the Behavior contract.Classjavax.faces.component.behaviorJava EE
ClientBehaviorClientBehavior is the base contract for Behaviors that attach script content toInterfacejavax.faces.component.behaviorJava EE
ClientBehaviorBaseClientBehaviorBase is a convenience base class that implements the default concrete behaviorClassjavax.faces.component.behaviorJava EE
ClientBehaviorContextClientBehaviorContext provides context information that may be useful to Classjavax.faces.component.behaviorJava EE
ClientBehaviorContext .Parameter represent name/value pairs that submitting ClientBehavior implementations should include when posting back into the Faces lifecycle.Classjavax.faces.component.behavior.ClientBehaviorContextJava EE
ClientBehaviorHintenum ClientBehaviorHintAn enum that specifies hints that describesClassjavax.faces.component.behaviorJava EE
ClientBehaviorHolderThe ClientBehaviorHolder interface may be implemented by any concrete Interfacejavax.faces.component.behaviorJava EE
ContextCallbackA simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view whileInterfacejavax.faces.componentJava EE
EditableValueHolderEditableValueHolder is an extension of ValueHolder that describes additional features supportedInterfacejavax.faces.componentJava EE
FacesBehaviorThe presence of this annotation on a class automatically registers the class with the runtime as a Behavior.Classjavax.faces.component.behaviorJava EE
FacesComponentThe presence of this annotation on a class that extends UIComponent must cause the runtime to Classjavax.faces.componentJava EE
HtmlBody By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlBody .PropertyKeysClassjavax.faces.component.html.HtmlBodyJava EE
HtmlColumnRepresents a column that will be rendered in an HTML table element.Classjavax.faces.component.htmlJava EE
HtmlColumn .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlColumnJava EE
HtmlCommandButtonRepresents an HTML input element for a button of type submit or reset.Classjavax.faces.component.htmlJava EE
HtmlCommandButton .PropertyKeysClassjavax.faces.component.html.HtmlCommandButtonJava EE
HtmlCommandLinkRepresents an HTML a element for a hyperlink that acts like a submit button.Classjavax.faces.component.htmlJava EE
HtmlCommandLink .PropertyKeysClassjavax.faces.component.html.HtmlCommandLinkJava EE
HtmlDataTableRepresents a set of repeating data (segregated into columns by child UIColumn components) that willClassjavax.faces.component.htmlJava EE
HtmlDataTable .PropertyKeysClassjavax.faces.component.html.HtmlDataTableJava EE
HtmlDoctype By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlDoctype .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlDoctypeJava EE
HtmlFormRepresents an HTML form element.Classjavax.faces.component.htmlJava EE
HtmlForm .PropertyKeysClassjavax.faces.component.html.HtmlFormJava EE
HtmlGraphicImageRepresents an HTML img element, used to retrieve and render a graphical image.Classjavax.faces.component.htmlJava EE
HtmlGraphicImage .PropertyKeysClassjavax.faces.component.html.HtmlGraphicImageJava EE
HtmlHead By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlHead .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlHeadJava EE
HtmlInputFileRepresents an HTML input element By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlInputFile .PropertyKeysClassjavax.faces.component.html.HtmlInputFileJava EE
HtmlInputHiddenRepresents an HTML input element By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlInputHidden .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlInputHiddenJava EE
HtmlInputSecretRepresents an HTML input element of type password.Classjavax.faces.component.htmlJava EE
HtmlInputSecret .PropertyKeysClassjavax.faces.component.html.HtmlInputSecretJava EE
HtmlInputTextRepresents an HTML input element By default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlInputText .PropertyKeysClassjavax.faces.component.html.HtmlInputTextJava EE
HtmlInputTextareaRepresents an HTML textarea element.Classjavax.faces.component.htmlJava EE
HtmlInputTextarea .PropertyKeysClassjavax.faces.component.html.HtmlInputTextareaJava EE
HtmlMessageBy default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlMessage .PropertyKeysReturns the enum constant of this typeClassjavax.faces.component.html.HtmlMessageJava EE
HtmlMessagesBy default, the rendererType property must be set to javax.Classjavax.faces.component.htmlJava EE
HtmlMessages .PropertyKeysReturns the enum constant ofClassjavax.faces.component.html.HtmlMessagesJava EE
HtmlOutcomeTargetButtonRepresents an HTML input element of type button or image that may be used to link to a URL handled by the Faces Servlet resolved preemptively usingClassjavax.faces.component.htmlJava EE
HtmlOutcomeTargetButton .PropertyKeysClassjavax.faces.component.html.HtmlOutcomeTargetButtonJava EE
HtmlOutcomeTargetLinkRepresents an HTML a (hyperlink) element that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logicalClassjavax.faces.component.htmlJava EE
HtmlOutcomeTargetLink .PropertyKeysClassjavax.faces.component.html.HtmlOutcomeTargetLinkJava EE
HtmlOutputFormatRepresents a component that looks up a localized message in a resource bundle, optionally uses it as aClassjavax.faces.component.htmlJava EE
HtmlOutputFormat .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlOutputFormatJava EE
HtmlOutputLabelRepresents an HTML label element, used to define an accessible label for a corresponding input element.Classjavax.faces.component.htmlJava EE
HtmlOutputLabel .PropertyKeysClassjavax.faces.component.html.HtmlOutputLabelJava EE
HtmlOutputLinkRepresents an HTML a (hyperlink) element that may be used to link to an arbitrary URL defined by the valueClassjavax.faces.component.htmlJava EE
HtmlOutputLink .PropertyKeysClassjavax.faces.component.html.HtmlOutputLinkJava EE
HtmlOutputTextRenders the component value as text, optionally wrapping in a span element if I18N attributes, CSS styles or styleClassjavax.faces.component.htmlJava EE
HtmlOutputText .PropertyKeysReturns the enum constant of this type with the specified name.Classjavax.faces.component.html.HtmlOutputTextJava EE
HtmlPanelGridRenders child components in a table, starting a new row after the specified number of columns.Classjavax.faces.component.htmlJava EE
HtmlPanelGrid .PropertyKeysClassjavax.faces.component.html.HtmlPanelGridJava EE
HtmlPanelGroupCauses all child components of this component to be rendered.Classjavax.faces.component.htmlJava EE
HtmlPanelGroup .PropertyKeysReturns the enum constant of Classjavax.faces.component.html.HtmlPanelGroupJava EE
HtmlSelectBooleanCheckbox input element of type checkbox.Classjavax.faces.component.htmlJava EE
HtmlSelectBooleanCheckbox .PropertyKeysClassjavax.faces.component.html.HtmlSelectBooleanCheckboxJava EE
HtmlSelectManyCheckbox multiple-selection component that is rendered as a set of HTML input elements of typeClassjavax.faces.component.htmlJava EE
HtmlSelectManyCheckbox .PropertyKeysClassjavax.faces.component.html.HtmlSelectManyCheckboxJava EE
HtmlSelectManyListboxRepresents a multiple-selection component that is rendered as an HTML select element, showing either allClassjavax.faces.component.htmlJava EE
HtmlSelectManyListbox .PropertyKeysClassjavax.faces.component.html.HtmlSelectManyListboxJava EE
HtmlSelectManyMenuRepresents a multiple-selection component that is rendered as an HTML select element, showing a singleClassjavax.faces.component.htmlJava EE
HtmlSelectManyMenu .PropertyKeysClassjavax.faces.component.html.HtmlSelectManyMenuJava EE
HtmlSelectOneListboxRepresents a single-selection component that is rendered as an HTML select element, showing either allClassjavax.faces.component.htmlJava EE
HtmlSelectOneListbox .PropertyKeysClassjavax.faces.component.html.HtmlSelectOneListboxJava EE
HtmlSelectOneMenuRepresents a single-selection component that is rendered as an HTML select element, showing a singleClassjavax.faces.component.htmlJava EE
HtmlSelectOneMenu .PropertyKeysClassjavax.faces.component.html.HtmlSelectOneMenuJava EE
HtmlSelectOneRadio single-selection component that is rendered as a set of HTML input elements of typeClassjavax.faces.component.htmlJava EE
HtmlSelectOneRadio .PropertyKeysClassjavax.faces.component.html.HtmlSelectOneRadioJava EE
NamingContainerNamingContainer is an interface that must beInterfacejavax.faces.componentJava EE
PartialStateHolderComponents that want to leverage the partial state saving feature must implement this interface instead ofInterfacejavax.faces.componentJava EE
StateHelperDefine a Map-like contract that makes it easier for components to implement PartialStateHolder.Interfacejavax.faces.componentJava EE
StateHolder implemented by classes that need to save their state between An implementor must implement both saveState(javax.Interfacejavax.faces.componentJava EE
TransientStateHelperDefine a Map-like contract that makes it easier for components to implement TransientStateHolder.Interfacejavax.faces.componentJava EE
TransientStateHolderThis interface is implemented by classes that need to save state that is expected to be available only within the scopeInterfacejavax.faces.componentJava EE
UIColumnUIColumn is a UIComponent that represents a single column of data within a parent UIData component.Classjavax.faces.componentJava EE
UICommandUICommand is a UIComponent that represents a user interface component which, when activated by the user, triggersClassjavax.faces.componentJava EE
UIComponent the base class for all user interface components in JavaServer Faces.Classjavax.faces.componentJava EE
UIComponentBaseUIComponentBase is a convenience base class that implements the default concrete behaviorClassjavax.faces.componentJava EE
UIDataUIData is a UIComponent that supports data binding to a collection of data objects represented byClassjavax.faces.componentJava EE
UIFormUIForm is a UIComponent that represents an input form to be presented to the user, and whose child components represent (among other things) theClassjavax.faces.componentJava EE
UIGraphicUIGraphic is a UIComponent that displays a graphical image to the user.Classjavax.faces.componentJava EE
UIInputUIInput is a UIComponent that represents a component that both displays output to the user (like UIOutput components do) and processes requestClassjavax.faces.componentJava EE
UIMessage responsible for displaying messages for a specific UIComponent, identified by a clientId or component id relative to the closest ancestor NamingContainer.Classjavax.faces.componentJava EE
UIMessagesThe renderer for this component is responsible for obtaining the messages from the FacesContext and displaying them to theClassjavax.faces.componentJava EE
UINamingContainerUINamingContainer is a convenience base class for components that wish to implement NamingContainer functionality.Classjavax.faces.componentJava EE
UIOutcomeTarget component is paired with the javax.Classjavax.faces.componentJava EE
UIOutput UIComponent that has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to theClassjavax.faces.componentJava EE
UIPanelUIPanel is a UIComponent that manages the layout of its child components.Classjavax.faces.componentJava EE
UIParameterUIParameter is a UIComponent that represents an optionally named configuration parameter for a parent component.Classjavax.faces.componentJava EE
UISelectBooleanUISelectBoolean is a UIComponent that represents a single boolean (true or false) value.Classjavax.faces.componentJava EE
UISelectItemUISelectItem is a component that may be nested inside a UISelectMany or UISelectOneClassjavax.faces.componentJava EE
UISelectItemsUISelectItems is a component that may be nested inside a UISelectMany or UISelectOne component, andClassjavax.faces.componentJava EE
UISelectMany UIComponent that represents the user's choice of a zero or more items from among a discrete set of available options.Classjavax.faces.componentJava EE
UISelectOne UIComponent that represents the user's choice of zero or one items from among a discrete set of available options.Classjavax.faces.componentJava EE
UIViewActionUIViewAction represents a method invocation that occurs during the request processingClassjavax.faces.componentJava EE
UIViewParameterUIViewParameter represents a binding between a request parameter and a model property or UIViewRootClassjavax.faces.componentJava EE
UIViewParameter .ReferenceInner class to encapsulate a UIViewParameter instance so that it may be safelyClassjavax.faces.component.UIViewParameterJava EE
UIViewRootUIViewRoot is the UIComponent that represents the root of the UIComponent tree.Classjavax.faces.componentJava EE
UniqueIdVendorUniqueIdVendor is an interface implemented by UIComponents that alsoInterfacejavax.faces.componentJava EE
UpdateModelExceptionThis exception indicates a failure to update the model and is created to wrap any exceptionClassjavax.faces.componentJava EE
ValueHolder interface that may be implemented by any concrete UIComponent that wishes to support a local value, as well as access data in theInterfacejavax.faces.componentJava EE
VisitCallbackA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during Interfacejavax.faces.component.visitJava EE
VisitContextA context object that is used to hold state relating to performing a component tree visit.Classjavax.faces.component.visitJava EE
VisitContextFactoryProvide for separation of interface and implementation for the VisitContext contract.Classjavax.faces.component.visitJava EE
VisitContextWrapperProvides a simple implementation of VisitContext that can be subclassed by developers wishing toClassjavax.faces.component.visitJava EE
VisitHint enum that specifies hints that impact the behavior of a component tree visit.Classjavax.faces.component.visitJava EE
VisitResultAn enum that specifies the possible results of a call to VisitCallback.Classjavax.faces.component.visitJava EE
ActionSourcesee Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Manfred Geiler (latest modification by $Author: bommel $)Interfacejavax.faces.componentApache MyFaces
ActionSource2Interfacejavax.faces.componentApache MyFaces
AjaxBehaviorClassjavax.faces.component.behaviorApache MyFaces
BehaviorInterfacejavax.faces.component.behaviorApache MyFaces
BehaviorBaseClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorInterfacejavax.faces.component.behaviorApache MyFaces
ClientBehaviorBaseClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContextClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContext .ParameterClassjavax.faces.component.behavior.ClientBehaviorContextApache MyFaces
ClientBehaviorHintenum ClientBehaviorHintextends EnumSince:2.Classjavax.faces.component.behaviorApache MyFaces
ClientBehaviorHolderInterfacejavax.faces.component.behaviorApache MyFaces
ContextCallbackInterfacejavax.faces.componentApache MyFaces
EditableValueHolderDefines the methods required for a component whose value can be modified by the user.Interfacejavax.faces.componentApache MyFaces
FacesBehaviorClassjavax.faces.component.behaviorApache MyFaces
FacesComponentClassjavax.faces.componentApache MyFaces
HtmlInputHiddenRenders as an HTML input tag with its type set to hidden.Classjavax.faces.component.htmlApache MyFaces
HtmlInputHidden .PropertyKeysClassjavax.faces.component.html.HtmlInputHiddenApache MyFaces
NamingContainerInterface implemented by components that provide a new namespace for the ids of their Component ids must be unique between all descendants of a NamingContainer; the JSF libraryInterfacejavax.faces.componentApache MyFaces
PartialStateHolderInterfacejavax.faces.componentApache MyFaces
StateHelperInterfacejavax.faces.componentApache MyFaces
StateHoldersee Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Manfred Geiler (latest modification by $Author: bommel $)Interfacejavax.faces.componentApache MyFaces
UIColumnsee Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Manfred Geiler (latest modification by $Author: bommel $)Classjavax.faces.componentApache MyFaces
UICommandUICommand is a base abstraction for components that implement ActionSource.Classjavax.faces.componentApache MyFaces
UIComponentClassjavax.faces.componentApache MyFaces
UIComponentBaseTODO: IMPLEMENT HERE - Delta state saving support Standard implementation of the UIComponent base class; all standard JSF components extend this class.Classjavax.faces.componentApache MyFaces
UIDataRepresents an abstraction of a component which has multiple rows of data.Classjavax.faces.componentApache MyFaces
UIFormsee Javadoc of JSF SpecificationVersion:$Revision: 1425016 $ $Date: 2012-12-21 16:46:55 +0000 (Fri, 21 Dec 2012) $Author:Manfred Geiler (latest modification by $Author: lu4242 $)Classjavax.faces.componentApache MyFaces
UIGraphicDisplays a graphical image.Classjavax.faces.componentApache MyFaces
UIInputUICommand is a base abstraction for components that implement ActionSource.Classjavax.faces.componentApache MyFaces
UINamingContainerBase class for components that provide a new namespace for the ids of their See the javadocs for interface NamingContainer for further details.Classjavax.faces.componentApache MyFaces
UIOutcomeTargetClassjavax.faces.componentApache MyFaces
UIOutputDisplays a value to the user.Classjavax.faces.componentApache MyFaces
UIPanelClassjavax.faces.componentApache MyFaces
UISelectBooleanA component that allows the user to select or unselect an object.Classjavax.faces.componentApache MyFaces
UISelectManyBase class for the various component classes that allow a user to select zero or more options from a set.Classjavax.faces.componentApache MyFaces
UISelectOneComponent for choosing one option out of a set of possibilities.Classjavax.faces.componentApache MyFaces
UIViewParameterTODO: documentation on jsp and pld are not the same.Classjavax.faces.componentApache MyFaces
UIViewParameter .ReferenceClassjavax.faces.component.UIViewParameterApache MyFaces
UIViewRootCreates a JSF View, which is a container that holds all of the components that are part of the view.Classjavax.faces.componentApache MyFaces
UniqueIdVendorInterfacejavax.faces.componentApache MyFaces
UpdateModelExceptionClassjavax.faces.componentApache MyFaces
ValueHoldersee Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Manfred Geiler (latest modification by $Author: bommel $)Interfacejavax.faces.componentApache MyFaces
VisitCallbackA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during Interfacejavax.faces.component.visitApache MyFaces
VisitContextClassjavax.faces.component.visitApache MyFaces
VisitContextFactoryClassjavax.faces.component.visitApache MyFaces
VisitContextWrapperClassjavax.faces.component.visitApache MyFaces
VisitHintenum VisitHintextends EnumAn enum that specifies hints that impactClassjavax.faces.component.visitApache MyFaces
VisitResultenum VisitResultextends EnumAn enum that specifies the possible Classjavax.faces.component.visitApache MyFaces