|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacetHandler
An interface that allows other code to identify FaceletHandlers that correspond to component facets.
Method Summary | |
---|---|
java.lang.String |
getFacetName(FaceletContext ctx)
Returns the resolved literal String value of the facet name after evaluating EL. |
Method Detail |
---|
java.lang.String getFacetName(FaceletContext ctx)
Returns the resolved literal String value of the facet name after evaluating EL.
ctx
- the FaceletContext
for this view execution
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |