| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TextHandler
An interface that allows other code to identify FaceletHandlers that may provide text (String) content.
| Method Summary | |
|---|---|
 java.lang.String | 
getText()
Returns the literal String value of the contained text.  | 
 java.lang.String | 
getText(FaceletContext ctx)
Returns the resolved literal String value of the contained text after evaluating EL.  | 
| Method Detail | 
|---|
java.lang.String getText()
Returns the literal String value of the contained text.
java.lang.String getText(FaceletContext ctx)
Returns the resolved literal String value of the contained text 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 | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41