|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeHandler
An interface that allows other code to identify FaceletHandlers that correspond to component attributes.
Method Summary | |
---|---|
java.lang.String |
getAttributeName(FaceletContext ctx)
Returns the resolved literal String value of the attribute name after evaluating EL. |
Method Detail |
---|
java.lang.String getAttributeName(FaceletContext ctx)
Returns the resolved literal String value of the attribute 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 |