|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
org.apache.myfaces.custom.document.AbstractDocumentRenderer
org.apache.myfaces.custom.document.DocumentRenderer
Document to enclose the whole document. If not otherwise possible you can use state="start|end" to demarkate the document boundaries
Field Summary | |
static java.lang.String |
RENDERER_TYPE
|
Constructor Summary | |
DocumentRenderer()
|
Method Summary | |
protected java.lang.Class |
getDocumentClass()
|
protected java.lang.String |
getHtmlTag()
|
Methods inherited from class org.apache.myfaces.custom.document.AbstractDocumentRenderer |
closeTag, encodeBegin, encodeEnd, openTag, writeBeforeEnd |
Methods inherited from class javax.faces.render.Renderer |
convertClientId, decode, encodeChildren, getConvertedValue, getRendersChildren |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String RENDERER_TYPE
Constructor Detail |
public DocumentRenderer()
Method Detail |
protected java.lang.String getHtmlTag()
getHtmlTag
in class AbstractDocumentRenderer
protected java.lang.Class getDocumentClass()
getDocumentClass
in class AbstractDocumentRenderer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |