|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextHandler
A mixin' interface that allows other code to identify FaceletHandlers that may provide text (String) content.
| Method Summary | |
|---|---|
String |
getText()
Return the literal String value of the contained text |
String |
getText(FaceletContext ctx)
Evaluate the literal String value against EL of the contained text |
| Method Detail |
|---|
String getText()
String getText(FaceletContext ctx)
ctx -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||