|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageTagDeclaration
Renders a page element.
Field Summary |
---|
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Method Summary | |
---|---|
void |
setApplicationIcon(java.lang.String icon)
Absolute URL to an image or image name to lookup in tobago resource path representing the application. |
void |
setDoctype(java.lang.String doctype)
Deprecated. |
void |
setFocusId(java.lang.String focusId)
Contains the id of the component wich should have the focus after loading the page. |
Methods inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
doInitBody, setBodyContent |
Methods inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
doAfterBody |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
doEndTag, doStartTag, getParent, release, setPageContext, setParent |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabel |
---|
setLabel |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId |
---|
setId |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasWidth |
---|
setWidth |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasHeight |
---|
setHeight |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding |
---|
setBinding |
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasState |
---|
setState |
Method Detail |
---|
@Deprecated void setDoctype(java.lang.String doctype)
void setFocusId(java.lang.String focusId)
void setApplicationIcon(java.lang.String icon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |