Package | Description |
---|---|
javax.faces.application |
APIs that are used to link an application's
business logic objects to JavaServer Faces, as well as convenient
pluggable mechanisms to manage the execution of an application that is
based on JavaServer Faces.
|
javax.faces.component.search |
APIs for searching for components in the component tree by using expressions. |
Class and Description |
---|
SearchExpressionHandler
The SearchExpressionHandler is responsible for
resolving search expression(s)
|
SearchKeywordResolver
A SearchKeywordResolver is responsible for resolving a single keyword. |
Class and Description |
---|
SearchExpressionContext
A context object that is used to hold state relating to resolve a search expression. |
SearchExpressionContextFactory
Provide for separation of interface and
implementation for the |
SearchExpressionHandler
The SearchExpressionHandler is responsible for
resolving search expression(s)
|
SearchExpressionHint
An enum that specifies hints that impact the behavior of a component tree search. |
SearchKeywordContext
SearchKeywordContext
provides context information that may be useful to
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.