| Name | Description | Type | Package | Framework |
| AbortProcessingException | An exception that may be thrown by event listeners to terminate the processing of the current event. | Class | javax.faces.event | Java EE |
|
| ActionEvent | An ActionEvent represents the activation of a user interface component (such as a UICommand). | Class | javax.faces.event | Java EE |
|
| ActionListener | A listener interface for receiving ActionEvents. | Interface | javax.faces.event | Java EE |
|
| ActionListenerWrapper | Provides a simple implementation of ActionListener that can be subclassed by developers wishing to | Class | javax.faces.event | Java EE |
|
| ActionSource | ActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source of | Interface | javax.faces.component | Java EE |
|
| ActionSource2 | ActionSource2 extends ActionSource and provides a JavaBeans property analogous to the action | Interface | javax.faces.component | Java EE |
|
| ActionSource2AttachedObjectHandler | A VDL handler that exposes ActionListener to a page author. | Interface | javax.faces.view | Java EE |
|
| ActionSource2AttachedObjectTarget | A marker interface for VDL tags that represent for use by the | Interface | javax.faces.view | Java EE |
|
| AjaxBehavior | An instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder. | Class | javax.faces.component.behavior | Java EE |
|
| AjaxBehaviorEvent | represents the component behavior specific to Since:2. | Class | javax.faces.event | Java EE |
|
| AjaxBehaviorListener | By implementing this class, an object indicates that it is a listener for one or more kinds of BehaviorEvents. | Interface | javax.faces.event | Java EE |
|
| Application | Application represents a per-web-application singleton object where applications based on | Class | javax.faces.application | Java EE |
|
| ApplicationConfigurationPopulator | This class defines a java. | Class | javax.faces.application | Java EE |
|
| ApplicationFactory | ApplicationFactory is a factory object that creates | Class | javax.faces.application | Java EE |
|
| ApplicationScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a application | Class | javax.faces.bean | Java EE |
|
| ApplicationWrapper | Provides a simple implementation of Application that can be subclassed by developers wishing | Class | javax.faces.application | Java EE |
|
| ArrayDataModel | ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects. | Class | javax.faces.model | Java EE |
|
| AttachedObjectHandler | abstract base interface for a handler representing an attached object in a VDL page. | Interface | javax.faces.view | Java EE |
|
| AttachedObjectTarget | Within the declaration of a composite component, an AttachedObjectTarget | Interface | javax.faces.view | Java EE |
|
| AttributeHandler | An interface that allows other code to identify FaceletHandlers that correspond to component attributes. | Interface | javax.faces.view.facelets | Java EE |
|
| AttributeTag | Tag implementation that adds an attribute with a specified name and String value to the component whose tag it is nested inside, | Class | javax.faces.webapp | Java EE |
|
| BeanValidator | A Validator that delegates validation of the bean property to the Bean Validation API. | Class | javax.faces.validator | Java EE |
|
| Behavior | The Behavior interface is the root API of the component behavior model. | Interface | javax.faces.component.behavior | Java EE |
|
| BehaviorBase | convenience base class that provides a default implementation of the Behavior contract. | Class | javax.faces.component.behavior | Java EE |
|
| BehaviorConfig | Convey the id of a behavior declared inReturn the value of the behavior-id. | Interface | javax.faces.view.facelets | Java EE |
|
| BehaviorEvent | the event that can be generated from component Since:2. | Class | javax.faces.event | Java EE |
|
| BehaviorHandler | The FaceletHandler that corresponds to attached objects that represent an instance of ClientBehavior that must be added to | Class | javax.faces.view.facelets | Java EE |
|
| BehaviorHolderAttachedObjectHandler | Represent an attached object that is a BehaviorHolder in a VDL page. | Interface | javax.faces.view | Java EE |
|
| BehaviorHolderAttachedObjectTarget | Represent a BehaviorHolder attached object target in a VDL page. | Interface | javax.faces.view | Java EE |
|
| BehaviorListener | A generic base interface for event listeners for various types of BehaviorEvents. | Interface | javax.faces.event | Java EE |
|
| BigDecimalConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| BigIntegerConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| BooleanConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| ByteConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| CharacterConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| ClientBehavior | ClientBehavior is the base contract for Behaviors that attach script content to | Interface | javax.faces.component.behavior | Java EE |
|
| ClientBehaviorBase | ClientBehaviorBase is a convenience base class that implements the default concrete behavior | Class | javax.faces.component.behavior | Java EE |
|
| ClientBehaviorContext | ClientBehaviorContext provides context information that may be useful to | Class | javax.faces.component.behavior | Java EE |
|
| ClientBehaviorContext .Parameter | represent name/value pairs that submitting ClientBehavior implementations should include when posting back into the Faces lifecycle. | Class | javax.faces.component.behavior.ClientBehaviorContext | Java EE |
|
| ClientBehaviorHint | enum ClientBehaviorHintAn enum that specifies hints that describes | Class | javax.faces.component.behavior | Java EE |
|
| ClientBehaviorHolder | The ClientBehaviorHolder interface may be implemented by any concrete | Interface | javax.faces.component.behavior | Java EE |
|
| ClientBehaviorRenderer | A ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side | Class | javax.faces.render | Java EE |
|
| ClientWindow | This class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet, | Class | javax.faces.lifecycle | Java EE |
|
| ClientWindowFactory | Create ClientWindow instances based on the incoming request. | Class | javax.faces.lifecycle | Java EE |
|
| ClientWindowWrapper | | Class | javax.faces.lifecycle | Java EE |
|
| CollectionDataModel | CollectionDataModel is a convenience implementation of DataModel that wraps an Collection of | Class | javax.faces.model | Java EE |
|
| ComponentConfig | Passed to the constructor of ComponentHandler. | Interface | javax.faces.view.facelets | Java EE |
|
| ComponentHandler | Public base class for markup element instances that map to UIComponent instances in the | Class | javax.faces.view.facelets | Java EE |
|
| ComponentSystemEvent | ComponentSystemEvent is the base class for SystemEvents that are specific to a UIComponent instance. | Class | javax.faces.event | Java EE |
|
| ComponentSystemEventListener | an isListenerForSource() method because they are only installed on specific component instances, therefore the | Interface | javax.faces.event | Java EE |
|
| CompositeComponentExpressionHolder | This interface must be implemented by the Map returned by the composite component ELResolver, | Interface | javax.faces.el | Java EE |
|
| CompositeFaceletHandler | A FaceletHandler that is derived of 1 or more, inner FaceletHandlers. | Class | javax.faces.view.facelets | Java EE |
|
| ConfigurableNavigationHandler | ConfigurableNavigationHandler extends the contract of NavigationHandler to allow runtime | Class | javax.faces.application | Java EE |
|
| ConfigurableNavigationHandlerWrapper | Provides a simple implementation of ConfigurableNavigationHandler that can be subclassed by developers wishing | Class | javax.faces.application | Java EE |
|
| ContextCallback | A simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view while | Interface | javax.faces.component | Java EE |
|
| Converter | interface describing a Java class that can perform Object-to-String and String-to-Object conversions between model data objects and a | Interface | javax.faces.convert | Java EE |
|
| ConverterConfig | A Facelet version of the JSP ConverterTag. | Interface | javax.faces.view.facelets | Java EE |
|
| ConverterELTag | ConverterELTag is a base class for all JSP custom actions that create and register a Converter instance on | Class | javax.faces.webapp | Java EE |
|
| ConverterException | ConverterException is an exception thrown by the getAsObject() or getAsText() method of a | Class | javax.faces.convert | Java EE |
|
| ConverterHandler | Handles setting a Converter instance on a ValueHolder parent. | Class | javax.faces.view.facelets | Java EE |
|
| ConverterTag | ConverterTag is a base class for all JSP custom actions that create and register a Converter instance on the | Class | javax.faces.webapp | Java EE |
|
| CustomScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a VALUE | Class | javax.faces.bean | Java EE |
|
| DataModel | is an abstraction around arbitrary data binding technologies that can be used to adapt a variety of data sources | Class | javax.faces.model | Java EE |
|
| DataModelEvent | DataModelEvent represents an event of interest to registered listeners that occurred on the specified DataModel. | Class | javax.faces.model | Java EE |
|
| DataModelListener | DataModelListener represents an event listener that wishes to be notified of DataModelEvents occurring on a | Interface | javax.faces.model | Java EE |
|
| DateTimeConverter | implementation for java. | Class | javax.faces.convert | Java EE |
|
| DelegatingMetaTagHandler | implementation to provide the appropriate behavior for the kind of MetaTagHandler subclass for each kind of element in the view, | Class | javax.faces.view.facelets | Java EE |
|
| DoubleConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| DoubleRangeValidator | DoubleRangeValidator is a Validator that checks the value of the corresponding | Class | javax.faces.validator | Java EE |
|
| EditableValueHolder | EditableValueHolder is an extension of ValueHolder that describes additional features supported | Interface | javax.faces.component | Java EE |
|
| EditableValueHolderAttachedObjectHandler | A VDL handler that exposes Validator or ValueChangeListener to a page author. | Interface | javax.faces.view | Java EE |
|
| EditableValueHolderAttachedObjectTarget | A marker interface for VDL tags that represent for use | Interface | javax.faces.view | Java EE |
|
| EnumConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| EvaluationException | An exception reporting an error that occurred during the evaluation of an expression in a MethodBinding or ValueBinding. | Class | javax.faces.el | Java EE |
|
| ExceptionHandler | ExceptionHandler is the central point for handling unexpected | Class | javax.faces.context | Java EE |
|
| ExceptionHandlerFactory | ExceptionHandlerFactory is a factory object that creates (if needed) and returns a new ExceptionHandler instance. | Class | javax.faces.context | Java EE |
|
| ExceptionHandlerWrapper | Provides a simple implementation of ExceptionHandler that can be subclassed by developers wishing to provide specialized behavior | Class | javax.faces.context | Java EE |
|
| ExceptionQueuedEvent | The system event facility will create an instance of this class whenever Application. | Class | javax.faces.event | Java EE |
|
| ExceptionQueuedEventContext | This helper class provides context to the ExceptionQueuedEvent regarding the state of the system at the | Class | javax.faces.event | Java EE |
|
| ExternalContext | class allows the Faces API to be unaware of the nature of its containing application environment. | Class | javax.faces.context | Java EE |
|
| ExternalContextFactory | ExternalContextFactory is a factory object that creates | Class | javax.faces.context | Java EE |
|
| ExternalContextWrapper | a simple implementation of ExternalContext that can be subclassed by developers wishing to provide specialized behavior | Class | javax.faces.context | Java EE |
|
| Facelet | The parent or root object in a FaceletHandler composition. | Class | javax.faces.view.facelets | Java EE |
|
| FaceletCache | This API defines the facility by which the Facelets ViewDeclarationLanguage | Class | javax.faces.view.facelets | Java EE |
|
| FaceletCache .MemberFactory | Factory interface for creating Facelet or View Metadata Facelet instances. | Interface | javax.faces.view.facelets.FaceletCache | Java EE |
|
| FaceletCacheFactory | Allows customization of the implementation of FaceletCache. | Class | javax.faces.view.facelets | Java EE |
|
| FaceletContext | Context representative of a single request from a Facelet. | Class | javax.faces.view.facelets | Java EE |
|
| FaceletException | An Exception from the FaceletSince:2. | Class | javax.faces.view.facelets | Java EE |
|
| FaceletHandler | This is the root class for markup elements in Facelets VDL. | Interface | javax.faces.view.facelets | Java EE |
|
| FaceletsAttachedObjectHandler | Root class for all tag handlers that represent attached objetcts in a Facelets page. | Class | javax.faces.view.facelets | Java EE |
|
| FacesBehavior | The presence of this annotation on a class automatically registers the class with the runtime as a Behavior. | Class | javax.faces.component.behavior | Java EE |
|
| FacesBehaviorRenderer | The presence of this annotation on a class automatically registers the class with the runtime as a ClientBehaviorRenderer. | Class | javax.faces.render | Java EE |
|
| FacesComponent | The presence of this annotation on a class that extends UIComponent must cause the runtime to | Class | javax.faces.component | Java EE |
|
| FacesContext | FacesContext contains all of the per-request state information related to the processing of a single | Class | javax.faces.context | Java EE |
|
| FacesContextFactory | FacesContextFactory is a factory object that creates | Class | javax.faces.context | Java EE |
|
| FacesContextWrapper | implementation of FacesContext that can be subclassed by developers wishing to provide specialized behavior to an existing | Class | javax.faces.context | Java EE |
|
| FacesConverter | The presence of this annotation on a class automatically registers the class with the runtime as a | Class | javax.faces.convert | Java EE |
|
| FacesEvent | FacesEvent is the base class for user interface and application events that can be fired by UIComponents. | Class | javax.faces.event | Java EE |
|
| FacesException | This class encapsulates general JavaServer Faces exceptions. | Class | javax.faces | Java EE |
|
| FacesListener | A generic base interface for event listeners for various types of FacesEvents. | Interface | javax.faces.event | Java EE |
|
| FacesMessage | FacesMessage represents a single validation (or other) message, which is typically associated with a particular | Class | javax.faces.application | Java EE |
|
| FacesMessage .Severity | Compare this FacesMessage. | Class | javax.faces.application.FacesMessage | Java EE |
|
| FacesRenderer | The presence of this annotation on a class automatically registers the class with the runtime as a Renderer. | Class | javax.faces.render | Java EE |
|
| FacesServlet | servlet that manages the request processing lifecycle for web applications that are utilizing JavaServer Faces to construct the | Class | javax.faces.webapp | Java EE |
|
| FacesValidator | presence of this annotation on a class automatically registers the class with the runtime as a Validator. | Class | javax.faces.validator | Java EE |
|
| FacesWrapper | Any wrapper class in JSF that must provide access to the object it wraps must implement this interface. | Interface | javax.faces | Java EE |
|
| FacetHandler | An interface that allows other code to identify FaceletHandlers that correspond to component facets. | Interface | javax.faces.view.facelets | Java EE |
|
| FacetTag | FacetTag is the JSP mechanism for denoting a UIComponent is to be added as a | Class | javax.faces.webapp | Java EE |
|
| FactoryFinder | implements the standard discovery algorithm for all factory objects specified in the JavaServer Faces APIs. | Class | javax.faces | Java EE |
|
| Flash | on Rails and provides a way to pass temporary objects between the user views generated by the faces lifecycle. | Class | javax.faces.context | Java EE |
|
| FlashFactory | factory object that creates (if needed) and returns Flash instances. | Class | javax.faces.context | Java EE |
|
| FlashWrapper | Provides a simple implementation of Flash that can be subclassed by developers wishing | Class | javax.faces.context | Java EE |
|
| FloatConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| Flow | representation of a Faces Flow. | Class | javax.faces.flow | Java EE |
|
| FlowBuilder | A Java language API for building Flows. | Class | javax.faces.flow.builder | Java EE |
|
| FlowBuilderParameter | The presence of this annotation on a CDI producer method for the FlowDefinition annotation causes the FlowBuilder | Class | javax.faces.flow.builder | Java EE |
|
| FlowCallBuilder | Create a flow call node in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| FlowCallNode | | Class | javax.faces.flow | Java EE |
|
| FlowDefinition | The presence of this annotation on a CDI producer method indicates that the method will produce a flow. | Class | javax.faces.flow.builder | Java EE |
|
| FlowHandler | FlowHandler is the main entry point that enables the runtime to interact with the faces flows | Class | javax.faces.flow | Java EE |
|
| FlowHandlerFactory | FlowHandlerFactory is used by the Application to create the | Class | javax.faces.flow | Java EE |
|
| FlowHandlerFactoryWrapper | FlowHandlerFactoryWrapper provides a simple implementation of FlowHandlerFactory that | Class | javax.faces.flow | Java EE |
|
| FlowNode | FlowNode is the base class for all nodes in a faces flow graph. | Class | javax.faces.flow | Java EE |
|
| FlowScoped | scope that causes the runtime to consider classes with this annotation to be in the scope of the specified Flow. | Class | javax.faces.flow | Java EE |
|
| HtmlBody | By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlBody .PropertyKeys | | Class | javax.faces.component.html.HtmlBody | Java EE |
|
| HtmlColumn | Represents a column that will be rendered in an HTML table element. | Class | javax.faces.component.html | Java EE |
|
| HtmlColumn .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlColumn | Java EE |
|
| HtmlCommandButton | Represents an HTML input element for a button of type submit or reset. | Class | javax.faces.component.html | Java EE |
|
| HtmlCommandButton .PropertyKeys | | Class | javax.faces.component.html.HtmlCommandButton | Java EE |
|
| HtmlCommandLink | Represents an HTML a element for a hyperlink that acts like a submit button. | Class | javax.faces.component.html | Java EE |
|
| HtmlCommandLink .PropertyKeys | | Class | javax.faces.component.html.HtmlCommandLink | Java EE |
|
| HtmlDataTable | Represents a set of repeating data (segregated into columns by child UIColumn components) that will | Class | javax.faces.component.html | Java EE |
|
| HtmlDataTable .PropertyKeys | | Class | javax.faces.component.html.HtmlDataTable | Java EE |
|
| HtmlDoctype | By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlDoctype .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlDoctype | Java EE |
|
| HtmlForm | Represents an HTML form element. | Class | javax.faces.component.html | Java EE |
|
| HtmlForm .PropertyKeys | | Class | javax.faces.component.html.HtmlForm | Java EE |
|
| HtmlGraphicImage | Represents an HTML img element, used to retrieve and render a graphical image. | Class | javax.faces.component.html | Java EE |
|
| HtmlGraphicImage .PropertyKeys | | Class | javax.faces.component.html.HtmlGraphicImage | Java EE |
|
| HtmlHead | By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlHead .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlHead | Java EE |
|
| HtmlInputFile | Represents an HTML input element By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlInputFile .PropertyKeys | | Class | javax.faces.component.html.HtmlInputFile | Java EE |
|
| HtmlInputHidden | Represents an HTML input element By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlInputHidden .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlInputHidden | Java EE |
|
| HtmlInputSecret | Represents an HTML input element of type password. | Class | javax.faces.component.html | Java EE |
|
| HtmlInputSecret .PropertyKeys | | Class | javax.faces.component.html.HtmlInputSecret | Java EE |
|
| HtmlInputText | Represents an HTML input element By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlInputText .PropertyKeys | | Class | javax.faces.component.html.HtmlInputText | Java EE |
|
| HtmlInputTextarea | Represents an HTML textarea element. | Class | javax.faces.component.html | Java EE |
|
| HtmlInputTextarea .PropertyKeys | | Class | javax.faces.component.html.HtmlInputTextarea | Java EE |
|
| HtmlMessage | By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlMessage .PropertyKeys | Returns the enum constant of this type | Class | javax.faces.component.html.HtmlMessage | Java EE |
|
| HtmlMessages | By default, the rendererType property must be set to javax. | Class | javax.faces.component.html | Java EE |
|
| HtmlMessages .PropertyKeys | Returns the enum constant of | Class | javax.faces.component.html.HtmlMessages | Java EE |
|
| HtmlOutcomeTargetButton | Represents 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 using | Class | javax.faces.component.html | Java EE |
|
| HtmlOutcomeTargetButton .PropertyKeys | | Class | javax.faces.component.html.HtmlOutcomeTargetButton | Java EE |
|
| HtmlOutcomeTargetLink | Represents an HTML a (hyperlink) element that may be used to link to a URL handled by the Faces Servlet resolved preemptively using the logical | Class | javax.faces.component.html | Java EE |
|
| HtmlOutcomeTargetLink .PropertyKeys | | Class | javax.faces.component.html.HtmlOutcomeTargetLink | Java EE |
|
| HtmlOutputFormat | Represents a component that looks up a localized message in a resource bundle, optionally uses it as a | Class | javax.faces.component.html | Java EE |
|
| HtmlOutputFormat .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlOutputFormat | Java EE |
|
| HtmlOutputLabel | Represents an HTML label element, used to define an accessible label for a corresponding input element. | Class | javax.faces.component.html | Java EE |
|
| HtmlOutputLabel .PropertyKeys | | Class | javax.faces.component.html.HtmlOutputLabel | Java EE |
|
| HtmlOutputLink | Represents an HTML a (hyperlink) element that may be used to link to an arbitrary URL defined by the value | Class | javax.faces.component.html | Java EE |
|
| HtmlOutputLink .PropertyKeys | | Class | javax.faces.component.html.HtmlOutputLink | Java EE |
|
| HtmlOutputText | Renders the component value as text, optionally wrapping in a span element if I18N attributes, CSS styles or style | Class | javax.faces.component.html | Java EE |
|
| HtmlOutputText .PropertyKeys | Returns the enum constant of this type with the specified name. | Class | javax.faces.component.html.HtmlOutputText | Java EE |
|
| HtmlPanelGrid | Renders child components in a table, starting a new row after the specified number of columns. | Class | javax.faces.component.html | Java EE |
|
| HtmlPanelGrid .PropertyKeys | | Class | javax.faces.component.html.HtmlPanelGrid | Java EE |
|
| HtmlPanelGroup | Causes all child components of this component to be rendered. | Class | javax.faces.component.html | Java EE |
|
| HtmlPanelGroup .PropertyKeys | Returns the enum constant of | Class | javax.faces.component.html.HtmlPanelGroup | Java EE |
|
| HtmlSelectBooleanCheckbox | input element of type checkbox. | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectBooleanCheckbox .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectBooleanCheckbox | Java EE |
|
| HtmlSelectManyCheckbox | multiple-selection component that is rendered as a set of HTML input elements of type | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectManyCheckbox .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectManyCheckbox | Java EE |
|
| HtmlSelectManyListbox | Represents a multiple-selection component that is rendered as an HTML select element, showing either all | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectManyListbox .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectManyListbox | Java EE |
|
| HtmlSelectManyMenu | Represents a multiple-selection component that is rendered as an HTML select element, showing a single | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectManyMenu .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectManyMenu | Java EE |
|
| HtmlSelectOneListbox | Represents a single-selection component that is rendered as an HTML select element, showing either all | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectOneListbox .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectOneListbox | Java EE |
|
| HtmlSelectOneMenu | Represents a single-selection component that is rendered as an HTML select element, showing a single | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectOneMenu .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectOneMenu | Java EE |
|
| HtmlSelectOneRadio | single-selection component that is rendered as a set of HTML input elements of type | Class | javax.faces.component.html | Java EE |
|
| HtmlSelectOneRadio .PropertyKeys | | Class | javax.faces.component.html.HtmlSelectOneRadio | Java EE |
|
| IntegerConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| LengthValidator | LengthValidator is a Validator that checks the number of characters in the String | Class | javax.faces.validator | Java EE |
|
| Lifecycle | Lifecycle manages the processing of the entire lifecycle of a particular JavaServer Faces | Class | javax.faces.lifecycle | Java EE |
|
| LifecycleFactory | a factory object that creates (if needed) and returns Lifecycle instances. | Class | javax.faces.lifecycle | Java EE |
|
| LifecycleWrapper | Provides a simple implementation of Lifecycle that can be subclassed by developers wishing to | Class | javax.faces.lifecycle | Java EE |
|
| ListDataModel | ListDataModel is a convenience implementation of DataModel that wraps an List of Java objects. | Class | javax.faces.model | Java EE |
|
| ListenerFor | Classes tagged with this annotation are installed as listeners using the method Application. | Class | javax.faces.event | Java EE |
|
| ListenersFor | Container annotation to specify multiple ListenerFor annotations on a single class. | Class | javax.faces.event | Java EE |
|
| Location | An object that represents the Location of a tag or attribute of a tag in a View Declaration Language | Class | javax.faces.view | Java EE |
|
| LongConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| LongRangeValidator | LongRangeValidator is a Validator that checks the value of the corresponding | Class | javax.faces.validator | Java EE |
|
| ManagedBean | The presence of this annotation on a class automatically registers the class with the runtime as a managed | Class | javax.faces.bean | Java EE |
|
| ManagedProperty | The presence of this annotation on a field of a class annotated with ManagedBean instructs the | Class | javax.faces.bean | Java EE |
|
| Metadata | There are concrete subclasses within the implementation that map concepts in the Facelet VDL page to JSF Java | Class | javax.faces.view.facelets | Java EE |
|
| MetadataTarget | Information used with MetaRule for determining how and what Metadata should be wired. | Class | javax.faces.view.facelets | Java EE |
|
| MetaRule | The root class of the abstraction that dictates how attributes on a markup element in a Facelets VDL page | Class | javax.faces.view.facelets | Java EE |
|
| MetaRuleset | A mutable set of rules to be used in auto-wiring state to a particular object instance. | Class | javax.faces.view.facelets | Java EE |
|
| MetaTagHandler | Every kind of markup element in Facelets VDL that has attributes that need to take action on a JSF Java API | Class | javax.faces.view.facelets | Java EE |
|
| MethodBinding | MethodBinding is an object that can be used to call an arbitrary public method, on an instance that is acquired by | Class | javax.faces.el | Java EE |
|
| MethodCallBuilder | Create a method call node in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| MethodCallNode | Represents a method call node in the flow graph. | Class | javax.faces.flow | Java EE |
|
| MethodExpressionActionListener | MethodExpressionActionListener is an ActionListener that wraps a MethodExpression. | Class | javax.faces.event | Java EE |
|
| MethodExpressionValidator | MethodExpressionValidator is a Validator that wraps a MethodExpression, and it | Class | javax.faces.validator | Java EE |
|
| MethodExpressionValueChangeListener | MethodExpressionValueChangeListener is a ValueChangeListener that wraps a MethodExpression. | Class | javax.faces.event | Java EE |
|
| MethodNotFoundException | An exception caused by a method name that cannot be resolved against a base object. | Class | javax.faces.el | Java EE |
|
| NamedEvent | The presence of this annotation on a class automatically registers the class with the runtime as a ComponentSystemEvent for use with the | Class | javax.faces.event | Java EE |
|
| NamingContainer | NamingContainer is an interface that must be | Interface | javax.faces.component | Java EE |
|
| NavigationCase | represents a in the navigation rule base, as well as the with | Class | javax.faces.application | Java EE |
|
| NavigationCaseBuilder | Create a navigation case in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| NavigationCaseWrapper | Provides a simple implementation of NavigationCase that can be subclassed by developers wishing to | Class | javax.faces.application | Java EE |
|
| NavigationHandler | NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will | Class | javax.faces.application | Java EE |
|
| NavigationHandlerWrapper | NavigationHandlerWrapper provides a simple implementation of NavigationHandler that | Class | javax.faces.application | Java EE |
|
| NodeBuilder | Base interface for building all kinds of flow nodes. | Interface | javax.faces.flow.builder | Java EE |
|
| NoneScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a none | Class | javax.faces.bean | Java EE |
|
| NumberConverter | implementation for java. | Class | javax.faces.convert | Java EE |
|
| Parameter | Represents a parameter in any of several places where parameters are needed when processing flows. | Class | javax.faces.flow | Java EE |
|
| PartialResponseWriter | PartialResponseWriter decorates an existing ResponseWriter to support the | Class | javax.faces.context | Java EE |
|
| PartialStateHolder | Components that want to leverage the partial state saving feature must implement this interface instead of | Interface | javax.faces.component | Java EE |
|
| PartialViewContext | contains methods and properties that pertain to partial request processing and partial response rendering on a view. | Class | javax.faces.context | Java EE |
|
| PartialViewContextFactory | PartialViewContextFactory is a factory object that creates (if needed) and returns new PartialViewContext instances. | Class | javax.faces.context | Java EE |
|
| PartialViewContextWrapper | a simple implementation of PartialViewContext that can be subclassed by developers wishing to provide specialized behavior | Class | javax.faces.context | Java EE |
|
| PhaseEvent | PhaseEvent represents the beginning or ending of processing for a particular phase of the request processing lifecycle, | Class | javax.faces.event | Java EE |
|
| PhaseId | Typesafe enumeration of the legal values that may be returned by the | Class | javax.faces.event | Java EE |
|
| PhaseListener | An interface implemented by objects that wish to be notified at the beginning and ending of processing for each standard phase of the | Interface | javax.faces.event | Java EE |
|
| PostAddToViewEvent | When an instance of this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PostConstructApplicationEvent | This event must be published by the runtime after all configuration resources have been parsed and | Class | javax.faces.event | Java EE |
|
| PostConstructCustomScopeEvent | This class is provided to allow custom scopes to publish a post construct event in the same way that other | Class | javax.faces.event | Java EE |
|
| PostConstructViewMapEvent | This event must be published by a call to {javax. | Class | javax.faces.event | Java EE |
|
| PostKeepFlashValueEvent | This event must be published by a call to Application. | Class | javax.faces.event | Java EE |
|
| PostPutFlashValueEvent | This event must be published by a call to Application. | Class | javax.faces.event | Java EE |
|
| PostRestoreStateEvent | When an instance of this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PostValidateEvent | this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PreClearFlashEvent | This event must be published by a call to Application. | Class | javax.faces.event | Java EE |
|
| PreDestroyApplicationEvent | This event must be published by the runtime before the factories associated with this Application are released. | Class | javax.faces.event | Java EE |
|
| PreDestroyCustomScopeEvent | This class is provided to allow custom scopes to publish a pre construct event in the same way that other | Class | javax.faces.event | Java EE |
|
| PreDestroyViewMapEvent | This event must be published by a call to Application. | Class | javax.faces.event | Java EE |
|
| PreJsf2ExceptionHandlerFactory | This ExceptionHandlerFactory instance produces JSF 1. | Class | javax.faces.webapp | Java EE |
|
| PreRemoveFlashValueEvent | This event must be published by a call to Application. | Class | javax.faces.event | Java EE |
|
| PreRemoveFromViewEvent | When an instance of this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PreRenderComponentEvent | When an instance of this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PreRenderViewEvent | When an instance of this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| PreValidateEvent | this event is passed to SystemEventListener. | Class | javax.faces.event | Java EE |
|
| ProjectStage | This class enables a feature similar to feature of the Ruby on Rails web framework. | Class | javax.faces.application | Java EE |
|
| PropertyNotFoundException | An exception caused by a property name that cannot be resolved against a base object. | Class | javax.faces.el | Java EE |
|
| PropertyResolver | PropertyResolver represents a pluggable mechanism for accessing a property of an underlying Java object instance. | Class | javax.faces.el | Java EE |
|
| ProtectedViewException | This exception is thrown by the runtime when a violation of the view protection mechanism is encountered. | Class | javax.faces.application | Java EE |
|
| ReferencedBean | The presence of this annotation on a class is equivalent to the referenced-bean element | Class | javax.faces.bean | Java EE |
|
| ReferenceSyntaxException | An exception reporting a syntax error in a method binding expression or value binding expression. | Class | javax.faces.el | Java EE |
|
| RegexValidator | A Validator that checks against a Regular Expression (which is the pattern property). | Class | javax.faces.validator | Java EE |
|
| Renderer | the internal representation of UIComponents into the output stream (or writer) associated with the response we are creating for a | Class | javax.faces.render | Java EE |
|
| RendererWrapper | Provides a simple implementation of Renderer that can be subclassed by developers wishing to | Class | javax.faces.render | Java EE |
|
| RenderKit | represents a collection of Renderer instances that, together, know how to render JavaServer Faces UIComponent instances for | Class | javax.faces.render | Java EE |
|
| RenderKitFactory | RenderKitFactory is a factory object that registers | Class | javax.faces.render | Java EE |
|
| RenderKitWrapper | Provides a simple implementation of can be subclassed by developers wishing to provide specialized | Class | javax.faces.render | Java EE |
|
| RequestScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a request | Class | javax.faces.bean | Java EE |
|
| RequiredValidator | A Validator that checks for an empty value in the same way that UIInput checks for a value. | Class | javax.faces.validator | Java EE |
|
| Resource | Resource is a Java object representation of the artifact that is served up in response to a resource request from the | Class | javax.faces.application | Java EE |
|
| ResourceDependencies | Container annotation to specify multiple ResourceDependency annotations on a single class. | Class | javax.faces.application | Java EE |
|
| ResourceDependency | Instances of UIComponent or Renderer that have this annotation (or ResourceDependencies attached at the class level will automatically have a resource dependency added so that the named resource will be | Class | javax.faces.application | Java EE |
|
| ResourceHandler | ResourceHandler is the run-time API by which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource instances. | Class | javax.faces.application | Java EE |
|
| ResourceHandlerWrapper | Provides a simple implementation of ResourceHandler that can be subclassed by developers wishing | Class | javax.faces.application | Java EE |
|
| ResourceResolver | of JSF 2. | Class | javax.faces.view.facelets | Java EE |
|
| ResourceWrapper | a simple implementation of Resource that can be subclassed by developers wishing to | Class | javax.faces.application | Java EE |
|
| ResponseStateManager | ResponseStateManager is the helper class to StateManager | Class | javax.faces.render | Java EE |
|
| ResponseStream | ResponseStream is an interface describing an adapter to an underlying output mechanism for binary output. | Class | javax.faces.context | Java EE |
|
| ResponseWriter | is an abstract class describing an adapter to an underlying output mechanism for character-based output. | Class | javax.faces.context | Java EE |
|
| ResponseWriterWrapper | Provides a simple implementation of ResponseWriter that | Class | javax.faces.context | Java EE |
|
| ResultDataModel | ResultDataModel is a convenience implementation of DataModel that wraps a JSTL Result object, typically | Class | javax.faces.model | Java EE |
|
| ResultSetDataModel | ResultSetDataModel is a convenience implementation of DataModel that wraps a ResultSet of Java objects. | Class | javax.faces.model | Java EE |
|
| ReturnBuilder | Create a return node in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| ReturnNode | Represents a return node in the flow graph. | Class | javax.faces.flow | Java EE |
|
| ScalarDataModel | ScalarDataModel is a convenience implementation of DataModel that wraps an individual Java object. | Class | javax.faces.model | Java EE |
|
| ScopeContext | A structure that contains the name of the scope and the scope itself exposed as a Map| Class | javax.faces.event | Java EE | |
|
| SelectItem | SelectItem represents a single item in the list of supported items associated with | Class | javax.faces.model | Java EE |
|
| SelectItemGroup | SelectItemGroup is a subclass of SelectItem that identifies a set of options that will be made available as a subordinate | Class | javax.faces.model | Java EE |
|
| SessionScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a session | Class | javax.faces.bean | Java EE |
|
| ShortConverter | Converter implementation for java. | Class | javax.faces.convert | Java EE |
|
| StateHelper | Define a Map-like contract that makes it easier for components to implement PartialStateHolder. | Interface | javax.faces.component | Java EE |
|
| StateHolder | implemented by classes that need to save their state between An implementor must implement both saveState(javax. | Interface | javax.faces.component | Java EE |
|
| StateManagementStrategy | Encapsulate the saving and restoring of the view to enable the VDL to take over the | Class | javax.faces.view | Java EE |
|
| StateManager | directs the process of saving and restoring the view between requests. | Class | javax.faces.application | Java EE |
|
| StateManagerWrapper | Provides a simple implementation of StateManager that can be subclassed by developers wishing to provide specialized behavior | Class | javax.faces.application | Java EE |
|
| SwitchBuilder | Create a switch node in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| SwitchCase | Represents a case within a switch node in the flow graph. | Class | javax.faces.flow | Java EE |
|
| SwitchCaseBuilder | Create a case in the current switch. | Class | javax.faces.flow.builder | Java EE |
|
| SwitchNode | Represents a switch node in the flow graph. | Class | javax.faces.flow | Java EE |
|
| SystemEvent | is the base class for non-application specific events that can be fired bySince:2. | Class | javax.faces.event | Java EE |
|
| SystemEventListener | By implementing this class, an object indicates that it is a listener for one or more kinds of SystemEvents. | Interface | javax.faces.event | Java EE |
|
| SystemEventListenerHolder | Classes that implement this interface agree to maintain a list of SystemEventListener instances | Interface | javax.faces.event | Java EE |
|
| Tag | The runtime must create an instance of this class for each element in the Facelets XHTML view. | Class | javax.faces.view.facelets | Java EE |
|
| TagAttribute | of an XML attribute name=value pair on an XML element in a Facelet file. | Class | javax.faces.view.facelets | Java EE |
|
| TagAttributeException | An Exception caused by a TagAttributeSince:2. | Class | javax.faces.view.facelets | Java EE |
|
| TagAttributes | TagAttributes, usually representing all attributes on a Tag. | Class | javax.faces.view.facelets | Java EE |
|
| TagConfig | Passed to the constructor of TagHandler subclass, it defines the document definition of the handler we are instantiating. | Interface | javax.faces.view.facelets | Java EE |
|
| TagDecorator | Provides the ability to completely change the Tag before it's processed for compiling with the associated | Interface | javax.faces.view.facelets | Java EE |
|
| TagException | An Exception caused by a TagSince:2. | Class | javax.faces.view.facelets | Java EE |
|
| TagHandler | Foundation class for FaceletHandlers associated with a markup element in a | Class | javax.faces.view.facelets | Java EE |
|
| TagHandlerDelegate | class that defines methods relating to helping tag handler instances. | Class | javax.faces.view.facelets | Java EE |
|
| TagHandlerDelegateFactory | factory for creating instances of TagHandlerDelegate. | Class | javax.faces.view.facelets | Java EE |
|
| TextHandler | An interface that allows other code to identify FaceletHandlers that may provide text (String) content. | Interface | javax.faces.view.facelets | Java EE |
|
| TransientStateHelper | Define a Map-like contract that makes it easier for components to implement TransientStateHolder. | Interface | javax.faces.component | Java EE |
|
| TransientStateHolder | This interface is implemented by classes that need to save state that is expected to be available only within the scope | Interface | javax.faces.component | Java EE |
|
| UIColumn | UIColumn is a UIComponent that represents a single column of data within a parent UIData component. | Class | javax.faces.component | Java EE |
|
| UICommand | UICommand is a UIComponent that represents a user interface component which, when activated by the user, triggers | Class | javax.faces.component | Java EE |
|
| UIComponent | the base class for all user interface components in JavaServer Faces. | Class | javax.faces.component | Java EE |
|
| UIComponentBase | UIComponentBase is a convenience base class that implements the default concrete behavior | Class | javax.faces.component | Java EE |
|
| UIComponentBodyTag | UIComponentBodyTag is a base class for all JSP custom actions, related to a UIComponent, that need to process their tag bodies. | Class | javax.faces.webapp | Java EE |
|
| UIComponentClassicTagBase | UIComponentTagBase is the base class for all JSP tags that use the classic JSP tag interface that | Class | javax.faces.webapp | Java EE |
|
| UIComponentELTag | UIComponentELTag specializes its superclass to allow for properties that take their values from EL API expressions. | Class | javax.faces.webapp | Java EE |
|
| UIComponentTag | UIComponentTag is the base class for all JSP custom actions that correspond to user interface components in a page that is | Class | javax.faces.webapp | Java EE |
|
| UIComponentTagBase | UIComponentTagBase is the base class for all JSP tags that correspond to a UIComponent instance in the view. | Class | javax.faces.webapp | Java EE |
|
| UIData | UIData is a UIComponent that supports data binding to a collection of data objects represented by | Class | javax.faces.component | Java EE |
|
| UIForm | UIForm is a UIComponent that represents an input form to be presented to the user, and whose child components represent (among other things) the | Class | javax.faces.component | Java EE |
|
| UIGraphic | UIGraphic is a UIComponent that displays a graphical image to the user. | Class | javax.faces.component | Java EE |
|
| UIInput | UIInput is a UIComponent that represents a component that both displays output to the user (like UIOutput components do) and processes request | Class | javax.faces.component | Java EE |
|
| UIMessage | responsible for displaying messages for a specific UIComponent, identified by a clientId or component id relative to the closest ancestor NamingContainer. | Class | javax.faces.component | Java EE |
|
| UIMessages | The renderer for this component is responsible for obtaining the messages from the FacesContext and displaying them to the | Class | javax.faces.component | Java EE |
|
| UINamingContainer | UINamingContainer is a convenience base class for components that wish to implement NamingContainer functionality. | Class | javax.faces.component | Java EE |
|
| UIOutcomeTarget | component is paired with the javax. | Class | javax.faces.component | Java EE |
|
| UIOutput | UIComponent that has a value, optionally retrieved from a model tier bean via a value expression, that is displayed to the | Class | javax.faces.component | Java EE |
|
| UIPanel | UIPanel is a UIComponent that manages the layout of its child components. | Class | javax.faces.component | Java EE |
|
| UIParameter | UIParameter is a UIComponent that represents an optionally named configuration parameter for a parent component. | Class | javax.faces.component | Java EE |
|
| UISelectBoolean | UISelectBoolean is a UIComponent that represents a single boolean (true or false) value. | Class | javax.faces.component | Java EE |
|
| UISelectItem | UISelectItem is a component that may be nested inside a UISelectMany or UISelectOne | Class | javax.faces.component | Java EE |
|
| UISelectItems | UISelectItems is a component that may be nested inside a UISelectMany or UISelectOne component, and | Class | javax.faces.component | Java EE |
|
| UISelectMany | UIComponent that represents the user's choice of a zero or more items from among a discrete set of available options. | Class | javax.faces.component | Java EE |
|
| UISelectOne | UIComponent that represents the user's choice of zero or one items from among a discrete set of available options. | Class | javax.faces.component | Java EE |
|
| UIViewAction | UIViewAction represents a method invocation that occurs during the request processing | Class | javax.faces.component | Java EE |
|
| UIViewParameter | UIViewParameter represents a binding between a request parameter and a model property or UIViewRoot | Class | javax.faces.component | Java EE |
|
| UIViewParameter .Reference | Inner class to encapsulate a UIViewParameter instance so that it may be safely | Class | javax.faces.component.UIViewParameter | Java EE |
|
| UIViewRoot | UIViewRoot is the UIComponent that represents the root of the UIComponent tree. | Class | javax.faces.component | Java EE |
|
| UniqueIdVendor | UniqueIdVendor is an interface implemented by UIComponents that also | Interface | javax.faces.component | Java EE |
|
| UpdateModelException | This exception indicates a failure to update the model and is created to wrap any exception | Class | javax.faces.component | Java EE |
|
| Validator | implementation is a class that can perform validation (correctness checks) on a EditableValueHolder. | Interface | javax.faces.validator | Java EE |
|
| ValidatorConfig | Used in creating ValidatorHandler and all implementations. | Interface | javax.faces.view.facelets | Java EE |
|
| ValidatorELTag | ValidatorELTag is a base class for all JSP custom actions that create and register a Validator instance on the | Class | javax.faces.webapp | Java EE |
|
| ValidatorException | A ValidatorException is an exception thrown by the validate() method of a | Class | javax.faces.validator | Java EE |
|
| ValidatorHandler | Handles setting a Validator instance on an EditableValueHolder parent. | Class | javax.faces.view.facelets | Java EE |
|
| ValidatorTag | ValidatorTag is a base class for all JSP custom actions that create and register a Validator instance on the | Class | javax.faces.webapp | Java EE |
|
| ValueBinding | ValueBinding is an object that can be used to access the property represented by an action or value binding | Class | javax.faces.el | Java EE |
|
| ValueChangeEvent | A ValueChangeEvent is a notification that the local value of the source component has been change as a result of user interface | Class | javax.faces.event | Java EE |
|
| ValueChangeListener | A listener interface for receiving ValueChangeEvents. | Interface | javax.faces.event | Java EE |
|
| ValueHolder | interface that may be implemented by any concrete UIComponent that wishes to support a local value, as well as access data in the | Interface | javax.faces.component | Java EE |
|
| ValueHolderAttachedObjectHandler | A VDL handler that exposes Converter to a page author. | Interface | javax.faces.view | Java EE |
|
| ValueHolderAttachedObjectTarget | A marker interface for VDL tags that represent for use by the | Interface | javax.faces.view | Java EE |
|
| VariableResolver | VariableResolver represents a pluggable mechanism for resolving a top-level variable reference at evaluation time. | Class | javax.faces.el | Java EE |
|
| ViewBuilder | Create a view node in the current Flow. | Class | javax.faces.flow.builder | Java EE |
|
| ViewDeclarationLanguage | The contract that a view declaration language must implement to interact with the JSF runtime. | Class | javax.faces.view | Java EE |
|
| ViewDeclarationLanguageFactory | ViewDeclarationLanguageFactory is a factory object that creates (if needed) and returns a new ViewDeclarationLanguage instance based on the VDL found in a | Class | javax.faces.view | Java EE |
|
| ViewDeclarationLanguageWrapper | Provides a simple implementation of ViewDeclarationLanguage that can | Class | javax.faces.view | Java EE |
|
| ViewExpiredException | attempting to restore the view StateManager. | Class | javax.faces.application | Java EE |
|
| ViewHandler | pluggablity mechanism for allowing implementations of or applications using the JavaServer Faces specification to provide their own | Class | javax.faces.application | Java EE |
|
| ViewHandlerWrapper | Provides a simple implementation of ViewHandler that can be subclassed by developers wishing to provide specialized behavior | Class | javax.faces.application | Java EE |
|
| ViewMapListener | Marker interface for SystemEvents that indicate the view map has been created (PostConstructViewMapEvent, or destroyed (PreDestroyViewMapEvent). | Interface | javax.faces.event | Java EE |
|
| ViewMetadata | reponsible for extracting and providing view parameter metadata from VDL views. | Class | javax.faces.view | Java EE |
|
| ViewNode | ViewNode is the class that represents a VDL view in a faces flow graph. | Class | javax.faces.flow | Java EE |
|
| ViewResource | Superclass of Resource that is only for use with views. | Class | javax.faces.application | Java EE |
|
| ViewScoped | When this annotation, along with ManagedBean is found on a class, the runtime must act as if a | Class | javax.faces.bean | Java EE |
|
| ViewScoped | When this annotation, along with javax. | Class | javax.faces.view | Java EE |
|
| VisitCallback | A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during | Interface | javax.faces.component.visit | Java EE |
|
| VisitContext | A context object that is used to hold state relating to performing a component tree visit. | Class | javax.faces.component.visit | Java EE |
|
| VisitContextFactory | Provide for separation of interface and implementation for the VisitContext contract. | Class | javax.faces.component.visit | Java EE |
|
| VisitContextWrapper | Provides a simple implementation of VisitContext that can be subclassed by developers wishing to | Class | javax.faces.component.visit | Java EE |
|
| VisitHint | enum that specifies hints that impact the behavior of a component tree visit. | Class | javax.faces.component.visit | Java EE |
|
| VisitResult | An enum that specifies the possible results of a call to VisitCallback. | Class | javax.faces.component.visit | Java EE |
|
| AbortProcessingException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| ActionEvent | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| ActionListener | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.event | Apache MyFaces |
|
| ActionSource | see 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 $) | Interface | javax.faces.component | Apache MyFaces |
|
| ActionSource2 | | Interface | javax.faces.component | Apache MyFaces |
|
| ActionSource2AttachedObjectHandler | A PDL handler that exposes ActionListener to a page author. | Interface | javax.faces.view | Apache MyFaces |
|
| ActionSource2AttachedObjectTarget | A marker interface for PDL tags that represent for use by the composite component page author. | Interface | javax.faces.view | Apache MyFaces |
|
| AjaxBehavior | | Class | javax.faces.component.behavior | Apache MyFaces |
|
| AjaxBehaviorEvent | | Class | javax.faces.event | Apache MyFaces |
|
| AjaxBehaviorListener | | Interface | javax.faces.event | Apache MyFaces |
|
| Application | Application represents a per-web-application singleton object where applications based on JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide | Class | javax.faces.application | Apache MyFaces |
|
| ApplicationFactory | see 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 $) | Class | javax.faces.application | Apache MyFaces |
|
| ApplicationWrapper | | Class | javax.faces.application | Apache MyFaces |
|
| ArrayDataModel | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.model | Apache MyFaces |
|
| AttachedObjectHandler | The abstract base interface for a handler representing an attached object in a PDL page. | Interface | javax.faces.view | Apache MyFaces |
|
| AttachedObjectTarget | | Interface | javax.faces.view | Apache MyFaces |
|
| AttributeHandler | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| AttributeTag | see 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 $)See Also:Serialized Form | Class | javax.faces.webapp | Apache MyFaces |
|
| BeanValidator | BeanValidator is a Validator that doesn't do any validation itself, but delegates validation logic to | Class | javax.faces.validator | Apache MyFaces |
|
| Behavior | | Interface | javax.faces.component.behavior | Apache MyFaces |
|
| BehaviorBase | | Class | javax.faces.component.behavior | Apache MyFaces |
|
| BehaviorConfig | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| BehaviorEvent | | Class | javax.faces.event | Apache MyFaces |
|
| BehaviorHandler | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| BehaviorHolderAttachedObjectHandler | | Interface | javax.faces.view | Apache MyFaces |
|
| BehaviorHolderAttachedObjectTarget | | Interface | javax.faces.view | Apache MyFaces |
|
| BehaviorListener | | Interface | javax.faces.event | Apache MyFaces |
|
| BigDecimalConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| BigIntegerConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| BooleanConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| ByteConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| CharacterConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| ClientBehavior | | Interface | javax.faces.component.behavior | Apache MyFaces |
|
| ClientBehaviorBase | | Class | javax.faces.component.behavior | Apache MyFaces |
|
| ClientBehaviorContext | | Class | javax.faces.component.behavior | Apache MyFaces |
|
| ClientBehaviorContext .Parameter | | Class | javax.faces.component.behavior.ClientBehaviorContext | Apache MyFaces |
|
| ClientBehaviorHint | enum ClientBehaviorHintextends EnumSince:2. | Class | javax.faces.component.behavior | Apache MyFaces |
|
| ClientBehaviorHolder | | Interface | javax.faces.component.behavior | Apache MyFaces |
|
| ClientBehaviorRenderer | | Class | javax.faces.render | Apache MyFaces |
|
| ComponentConfig | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| ComponentHandler | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| ComponentSystemEvent | | Class | javax.faces.event | Apache MyFaces |
|
| ComponentSystemEventListener | | Interface | javax.faces.event | Apache MyFaces |
|
| CompositeComponentExpressionHolder | | Interface | javax.faces.el | Apache MyFaces |
|
| CompositeFaceletHandler | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| ConfigurableNavigationHandler | | Class | javax.faces.application | Apache MyFaces |
|
| ContextCallback | | Interface | javax.faces.component | Apache MyFaces |
|
| Converter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.convert | Apache MyFaces |
|
| ConverterConfig | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| ConverterELTag | | Class | javax.faces.webapp | Apache MyFaces |
|
| ConverterException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.convert | Apache MyFaces |
|
| ConverterHandler | Handles setting a Converter instance on a ValueHolder. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| ConverterTag | see 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 $)See Also:Serialized Form | Class | javax.faces.webapp | Apache MyFaces |
|
| CustomScoped | | Class | javax.faces.bean | Apache MyFaces |
|
| DataModel | Represents the data presented by a UIData component, together with some state information about the currently selected row within the | Class | javax.faces.model | Apache MyFaces |
|
| DataModelEvent | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.model | Apache MyFaces |
|
| DataModelListener | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.model | Apache MyFaces |
|
| DateTimeConverter | This tag associates a date time converter with the nearest parent UIComponent. | Class | javax.faces.convert | Apache MyFaces |
|
| DelegatingMetaTagHandler | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| DoubleConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| DoubleRangeValidator | Creates a validator and associateds it with the nearest parent UIComponent. | Class | javax.faces.validator | Apache MyFaces |
|
| EditableValueHolder | Defines the methods required for a component whose value can be modified by the user. | Interface | javax.faces.component | Apache MyFaces |
|
| EditableValueHolderAttachedObjectHandler | A PDL handler that exposes Validator or ValueChangeListener to a page author. | Interface | javax.faces.view | Apache MyFaces |
|
| EditableValueHolderAttachedObjectTarget | A marker interface for PDL tags that represent for use by the composite component page author. | Interface | javax.faces.view | Apache MyFaces |
|
| EnumConverter | | Class | javax.faces.convert | Apache MyFaces |
|
| EvaluationException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.el | Apache MyFaces |
|
| ExceptionHandler | | Class | javax.faces.context | Apache MyFaces |
|
| ExceptionHandlerFactory | | Class | javax.faces.context | Apache MyFaces |
|
| ExceptionHandlerWrapper | | Class | javax.faces.context | Apache MyFaces |
|
| ExceptionQueuedEvent | | Class | javax.faces.event | Apache MyFaces |
|
| ExceptionQueuedEventContext | | Class | javax.faces.event | Apache MyFaces |
|
| ExternalContext | see 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 $) | Class | javax.faces.context | Apache MyFaces |
|
| ExternalContextFactory | | Class | javax.faces.context | Apache MyFaces |
|
| ExternalContextWrapper | | Class | javax.faces.context | Apache MyFaces |
|
| FaceletContext | The parent or root object in a FaceletHandler composition. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| FaceletException | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| FaceletHandler | A participant in UIComponent tree buildingSince:2. | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| FaceletsAttachedObjectHandler | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| FacesBehavior | | Class | javax.faces.component.behavior | Apache MyFaces |
|
| FacesBehaviorRenderer | | Class | javax.faces.render | Apache MyFaces |
|
| FacesComponent | | Class | javax.faces.component | Apache MyFaces |
|
| FacesContext | see 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 $) | Class | javax.faces.context | Apache MyFaces |
|
| FacesContextFactory | see 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 $) | Class | javax.faces.context | Apache MyFaces |
|
| FacesContextWrapper | | Class | javax.faces.context | Apache MyFaces |
|
| FacesConverter | | Class | javax.faces.convert | Apache MyFaces |
|
| FacesEvent | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| FacesException | see 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 $)See Also:Serialized Form | Class | javax.faces | Apache MyFaces |
|
| FacesListener | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.event | Apache MyFaces |
|
| FacesMessage | see Javadoc of JSF Specification FacesMessage represents a single validation (or other) message, which is typically associated with a | Class | javax.faces.application | Apache MyFaces |
|
| FacesMessage .Severity | | Class | javax.faces.application.FacesMessage | Apache MyFaces |
|
| FacesRenderer | | Class | javax.faces.render | Apache MyFaces |
|
| FacesServlet | see 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 $) | Class | javax.faces.webapp | Apache MyFaces |
|
| FacesValidator | | Class | javax.faces.validator | Apache MyFaces |
|
| FacesWrapper | Any wrapper class in JSF that must provide access to the object it wraps must implement this interface. | Interface | javax.faces | Apache MyFaces |
|
| FacetHandler | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| FacetTag | This tag adds its child as a facet of the nearest parent UIComponent. | Class | javax.faces.webapp | Apache MyFaces |
|
| FactoryFinder | see 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 $) | Class | javax.faces | Apache MyFaces |
|
| Flash | | Class | javax.faces.context | Apache MyFaces |
|
| FloatConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| HtmlInputHidden | Renders as an HTML input tag with its type set to hidden. | Class | javax.faces.component.html | Apache MyFaces |
|
| HtmlInputHidden .PropertyKeys | | Class | javax.faces.component.html.HtmlInputHidden | Apache MyFaces |
|
| IntegerConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| LengthValidator | Creates a validator and associateds it with the nearest parent UIComponent. | Class | javax.faces.validator | Apache MyFaces |
|
| Lifecycle | see 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 $) | Class | javax.faces.lifecycle | Apache MyFaces |
|
| LifecycleFactory | see 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 $) | Class | javax.faces.lifecycle | Apache MyFaces |
|
| ListDataModel | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.model | Apache MyFaces |
|
| ListenerFor | | Class | javax.faces.event | Apache MyFaces |
|
| ListenersFor | | Class | javax.faces.event | Apache MyFaces |
|
| Location | | Class | javax.faces.view | Apache MyFaces |
|
| LongConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| LongRangeValidator | Creates a validator and associateds it with the nearest parent UIComponent. | Class | javax.faces.validator | Apache MyFaces |
|
| ManagedBean | | Class | javax.faces.bean | Apache MyFaces |
|
| ManagedProperty | | Class | javax.faces.bean | Apache MyFaces |
|
| Metadata | External information on how to wire dynamic or literal state to the passed Object instance. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| MetadataTarget | Information used with MetaRule for determining how and what Metadata should be wired. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| MetaRule | A potential rule for Metadata on the passed MetadataTargetVersion:$Id: MetaRule. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| MetaRuleset | A mutable set of rules to be used in auto-wiring state to a particular object instance. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| MetaTagHandler | A base tag for wiring state to an object instance based on rules populated at the time of creating a MetaRuleset. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| MethodBinding | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.el | Apache MyFaces |
|
| MethodExpressionActionListener | See Javadoc of JSF SpecificationConstructor SummaryMethodExpressionActionListener() | Class | javax.faces.event | Apache MyFaces |
|
| MethodExpressionValidator | see Javadoc of JSF SpecificationFields inherited from interface javax. | Class | javax.faces.validator | Apache MyFaces |
|
| MethodExpressionValueChangeListener | See Javadoc of JSF SpecificationAuthor:Stan Silvert, Jakob Korherr | Class | javax.faces.event | Apache MyFaces |
|
| MethodNotFoundException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.el | Apache MyFaces |
|
| NamedEvent | | Class | javax.faces.event | Apache MyFaces |
|
| NamingContainer | Interface 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 library | Interface | javax.faces.component | Apache MyFaces |
|
| NavigationCase | | Class | javax.faces.application | Apache MyFaces |
|
| NavigationHandler | see 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 $) | Class | javax.faces.application | Apache MyFaces |
|
| NumberConverter | This tag creates a number formatting converter and associates it with the nearest parent UIComponent. | Class | javax.faces.convert | Apache MyFaces |
|
| PartialResponseWriter | | Class | javax.faces.context | Apache MyFaces |
|
| PartialStateHolder | | Interface | javax.faces.component | Apache MyFaces |
|
| PartialViewContext | | Class | javax.faces.context | Apache MyFaces |
|
| PartialViewContextFactory | | Class | javax.faces.context | Apache MyFaces |
|
| PartialViewContextWrapper | | Class | javax.faces.context | Apache MyFaces |
|
| PhaseEvent | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| PhaseId | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.event | Apache MyFaces |
|
| PhaseListener | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.event | Apache MyFaces |
|
| PostAddToViewEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PostAddToViewNonPDLEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PostConstructApplicationEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PostConstructCustomScopeEvent | A system event which is dispatched after the constructionSince:2. | Class | javax.faces.event | Apache MyFaces |
|
| PostConstructViewMapEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PostRestoreStateEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PostValidateEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreDestroyApplicationEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreDestroyCustomScopeEvent | A system event which is dispathed prior to the destruction of a custom scopeVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Werner Punz (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| PreDestroyViewMapEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreJsf2ExceptionHandlerFactory | | Class | javax.faces.webapp | Apache MyFaces |
|
| PreRemoveFromViewEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreRenderComponentEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreRenderViewEvent | | Class | javax.faces.event | Apache MyFaces |
|
| PreValidateEvent | | Class | javax.faces.event | Apache MyFaces |
|
| ProjectStage | enum ProjectStageextends EnumSince:2. | Class | javax.faces.application | Apache MyFaces |
|
| PropertyNotFoundException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.el | Apache MyFaces |
|
| PropertyResolver | Provides methods to read, write and inspect properties of javabeans, Maps, Arrays and Lists. | Class | javax.faces.el | Apache MyFaces |
|
| ReferencedBean | | Class | javax.faces.bean | Apache MyFaces |
|
| ReferenceSyntaxException | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.el | Apache MyFaces |
|
| RegexValidator | RegexValidator is a Validator that checks the value of the corresponding component against specified | Class | javax.faces.validator | Apache MyFaces |
|
| Renderer | see 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 $) | Class | javax.faces.render | Apache MyFaces |
|
| RenderKit | see 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 $) | Class | javax.faces.render | Apache MyFaces |
|
| RenderKitFactory | see 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 $) | Class | javax.faces.render | Apache MyFaces |
|
| RenderKitWrapper | Provides a simple implementation of RenderKit that can be subclassed by developers wishing to provide specialized behavior to an existing RenderKit instance. | Class | javax.faces.render | Apache MyFaces |
|
| RequiredValidator | Check if a value is empty, in the same way as set UIInput required property to true (including all rules related to this property). | Class | javax.faces.validator | Apache MyFaces |
|
| Resource | | Class | javax.faces.application | Apache MyFaces |
|
| ResourceDependencies | | Class | javax.faces.application | Apache MyFaces |
|
| ResourceDependency | | Class | javax.faces.application | Apache MyFaces |
|
| ResourceHandler | | Class | javax.faces.application | Apache MyFaces |
|
| ResourceHandlerWrapper | | Class | javax.faces.application | Apache MyFaces |
|
| ResourceResolver | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| ResourceWrapper | | Class | javax.faces.application | Apache MyFaces |
|
| ResponseStateManager | see 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 $), Stan Silvert | Class | javax.faces.render | Apache MyFaces |
|
| ResponseStream | see 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 $) | Class | javax.faces.context | Apache MyFaces |
|
| ResponseWriter | see 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 $) | Class | javax.faces.context | Apache MyFaces |
|
| ResponseWriterWrapper | see Javadoc of JSF SpecificationFields inherited from class java. | Class | javax.faces.context | Apache MyFaces |
|
| ResultDataModel | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.model | Apache MyFaces |
|
| ResultSetDataModel | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $), Martin Marinschek | Class | javax.faces.model | Apache MyFaces |
|
| ScalarDataModel | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.model | Apache MyFaces |
|
| ScopeContext | A context for scope dataSince:2. | Class | javax.faces.event | Apache MyFaces |
|
| SelectItem | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.model | Apache MyFaces |
|
| SelectItemGroup | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.model | Apache MyFaces |
|
| ShortConverter | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.convert | Apache MyFaces |
|
| StateHelper | | Interface | javax.faces.component | Apache MyFaces |
|
| StateHolder | see 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 $) | Interface | javax.faces.component | Apache MyFaces |
|
| StateManagementStrategy | | Class | javax.faces.view | Apache MyFaces |
|
| StateManager | Responsible for storing sufficient information about a component tree so that an identical tree can later be It is up to the concrete implementation to decide whether to use information from the view template that was used | Class | javax.faces.application | Apache MyFaces |
|
| StateManagerWrapper | | Class | javax.faces.application | Apache MyFaces |
|
| SystemEvent | | Class | javax.faces.event | Apache MyFaces |
|
| SystemEventListener | | Interface | javax.faces.event | Apache MyFaces |
|
| SystemEventListenerHolder | | Interface | javax.faces.event | Apache MyFaces |
|
| Tag | Representation of a Tag in the Facelet definitionVersion:$Id: Tag. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagAttribute | Representation of a Tag's attribute in a Facelet FileVersion:$Id: TagAttribute. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagAttributeException | An Exception caused by a TagAttributeVersion:$Id: TagAttributeException. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagAttributes | A set of TagAttributes, usually representing all attributes on a Tag. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagConfig | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| TagDecorator | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| TagException | An Exception caused by a TagVersion:$Id: TagException. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagHandler | Foundation class for FaceletHandlers associated with markup in a Facelet document. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagHandlerDelegate | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TagHandlerDelegateFactory | | Class | javax.faces.view.facelets | Apache MyFaces |
|
| TextHandler | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| UIColumn | see 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 $) | Class | javax.faces.component | Apache MyFaces |
|
| UICommand | UICommand is a base abstraction for components that implement ActionSource. | Class | javax.faces.component | Apache MyFaces |
|
| UIComponent | | Class | javax.faces.component | Apache MyFaces |
|
| UIComponentBase | TODO: IMPLEMENT HERE - Delta state saving support Standard implementation of the UIComponent base class; all standard JSF components extend this class. | Class | javax.faces.component | Apache MyFaces |
|
| UIComponentBodyTag | see 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 $) | Class | javax.faces.webapp | Apache MyFaces |
|
| UIComponentClassicTagBase | | Class | javax.faces.webapp | Apache MyFaces |
|
| UIComponentELTag | Base class for all JSP tags that represent a JSF UIComponent. | Class | javax.faces.webapp | Apache MyFaces |
|
| UIComponentTag | Base class for all JSP tags that represent a JSF UIComponent. | Class | javax.faces.webapp | Apache MyFaces |
|
| UIComponentTagBase | | Class | javax.faces.webapp | Apache MyFaces |
|
| UIData | Represents an abstraction of a component which has multiple rows of data. | Class | javax.faces.component | Apache MyFaces |
|
| UIForm | see 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 $) | Class | javax.faces.component | Apache MyFaces |
|
| UIGraphic | Displays a graphical image. | Class | javax.faces.component | Apache MyFaces |
|
| UIInput | UICommand is a base abstraction for components that implement ActionSource. | Class | javax.faces.component | Apache MyFaces |
|
| UINamingContainer | Base class for components that provide a new namespace for the ids of their See the javadocs for interface NamingContainer for further details. | Class | javax.faces.component | Apache MyFaces |
|
| UIOutcomeTarget | | Class | javax.faces.component | Apache MyFaces |
|
| UIOutput | Displays a value to the user. | Class | javax.faces.component | Apache MyFaces |
|
| UIPanel | | Class | javax.faces.component | Apache MyFaces |
|
| UISelectBoolean | A component that allows the user to select or unselect an object. | Class | javax.faces.component | Apache MyFaces |
|
| UISelectMany | Base class for the various component classes that allow a user to select zero or more options from a set. | Class | javax.faces.component | Apache MyFaces |
|
| UISelectOne | Component for choosing one option out of a set of possibilities. | Class | javax.faces.component | Apache MyFaces |
|
| UIViewParameter | TODO: documentation on jsp and pld are not the same. | Class | javax.faces.component | Apache MyFaces |
|
| UIViewParameter .Reference | | Class | javax.faces.component.UIViewParameter | Apache MyFaces |
|
| UIViewRoot | Creates a JSF View, which is a container that holds all of the components that are part of the view. | Class | javax.faces.component | Apache MyFaces |
|
| UniqueIdVendor | | Interface | javax.faces.component | Apache MyFaces |
|
| UpdateModelException | | Class | javax.faces.component | Apache MyFaces |
|
| Validator | see 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 $), Thomas Spiegl | Interface | javax.faces.validator | Apache MyFaces |
|
| ValidatorConfig | | Interface | javax.faces.view.facelets | Apache MyFaces |
|
| ValidatorELTag | | Class | javax.faces.webapp | Apache MyFaces |
|
| ValidatorException | see 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 $), Thomas SpieglSee Also:Serialized Form | Class | javax.faces.validator | Apache MyFaces |
|
| ValidatorHandler | Handles setting a Validator instance on a EditableValueHolder. | Class | javax.faces.view.facelets | Apache MyFaces |
|
| ValidatorTag | see 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 $)See Also:Serialized Form | Class | javax.faces.webapp | Apache MyFaces |
|
| ValueBinding | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.el | Apache MyFaces |
|
| ValueChangeEvent | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $)See Also:Serialized Form | Class | javax.faces.event | Apache MyFaces |
|
| ValueChangeListener | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Interface | javax.faces.event | Apache MyFaces |
|
| ValueHolder | see 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 $) | Interface | javax.faces.component | Apache MyFaces |
|
| ValueHolderAttachedObjectHandler | A PDL handler that exposes Converter to a page author. | Interface | javax.faces.view | Apache MyFaces |
|
| ValueHolderAttachedObjectTarget | A marker interface for PDL tags that represent for use by the composite component page author. | Interface | javax.faces.view | Apache MyFaces |
|
| VariableResolver | see Javadoc of JSF SpecificationVersion:$Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $Author:Thomas Spiegl (latest modification by $Author: bommel $) | Class | javax.faces.el | Apache MyFaces |
|
| ViewDeclarationLanguage | | Class | javax.faces.view | Apache MyFaces |
|
| ViewDeclarationLanguageFactory | | Class | javax.faces.view | Apache MyFaces |
|
| ViewExpiredException | See Javadoc of JSF SpecificationAuthor:Stan SilvertSee Also:Serialized Form | Class | javax.faces.application | Apache MyFaces |
|
| ViewHandler | A ViewHandler manages the component-tree-creation and component-tree-rendering parts of a request lifecycle (ie create view, restore view and render response). | Class | javax.faces.application | Apache MyFaces |
|
| ViewHandlerWrapper | see Javadoc of JSF SpecificationFields inherited from class javax. | Class | javax.faces.application | Apache MyFaces |
|
| ViewMapListener | see Javadoc /javax/faces/event/ViewMapListener. | Interface | javax.faces.event | Apache MyFaces |
|
| ViewMetadata | | Class | javax.faces.view | Apache MyFaces |
|
| VisitCallback | A simple callback interface that enables taking action on a specific UIComponent (either facet or child) during | Interface | javax.faces.component.visit | Apache MyFaces |
|
| VisitContext | | Class | javax.faces.component.visit | Apache MyFaces |
|
| VisitContextFactory | | Class | javax.faces.component.visit | Apache MyFaces |
|
| VisitContextWrapper | | Class | javax.faces.component.visit | Apache MyFaces |
|
| VisitHint | enum VisitHintextends EnumAn enum that specifies hints that impact | Class | javax.faces.component.visit | Apache MyFaces |
|
| VisitResult | enum VisitResultextends EnumAn enum that specifies the possible | Class | javax.faces.component.visit | Apache MyFaces |