|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.webapp.UIComponentTag
javax.faces.webapp.UIComponentBodyTag
org.apache.myfaces.shared_tomahawk.taglib.UIComponentBodyTagBase
org.apache.myfaces.shared_tomahawk.taglib.html.HtmlComponentBodyTagBase
org.apache.myfaces.shared_tomahawk.taglib.html.HtmlDataTableTagBase
org.apache.myfaces.custom.newspaper.HtmlNewspaperTableTag
Tag for a table in multiple balanced columns.
Field Summary |
Fields inherited from class javax.faces.webapp.UIComponentBodyTag |
bodyContent |
Fields inherited from class javax.faces.webapp.UIComponentTag |
pageContext |
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 |
Constructor Summary | |
HtmlNewspaperTableTag()
|
Method Summary | |
java.lang.String |
getComponentType()
|
java.lang.String |
getRendererType()
|
void |
release()
|
void |
setNewspaperColumns(java.lang.String newspaperColumns)
|
void |
setNewspaperOrientation(java.lang.String newspaperOrientation)
|
protected void |
setProperties(javax.faces.component.UIComponent component)
Apply properties from this tag to the specified component. |
Methods inherited from class org.apache.myfaces.shared_tomahawk.taglib.html.HtmlDataTableTagBase |
setAlign, setBgcolor, setBorder, setCellpadding, setCellspacing, setColumnClasses, setColumns, setDatafld, setDataformatas, setDatasrc, setFirst, setFooterClass, setFrame, setHeaderClass, setRowClasses, setRows, setRules, setSummary, setVar, setWidth |
Methods inherited from class org.apache.myfaces.shared_tomahawk.taglib.html.HtmlComponentBodyTagBase |
setDir, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setStyle, setStyleClass, setTitle |
Methods inherited from class org.apache.myfaces.shared_tomahawk.taglib.UIComponentBodyTagBase |
doEndTag, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setIntegerProperty, setStringProperty, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty, setValueProperty |
Methods inherited from class javax.faces.webapp.UIComponentBodyTag |
doAfterBody, doInitBody, getBodyContent, getDoAfterBodyValue, getDoStartValue, getPreviousOut, setBodyContent |
Methods inherited from class javax.faces.webapp.UIComponentTag |
doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
doStartTag, getParent, setPageContext, setParent |
Constructor Detail |
public HtmlNewspaperTableTag()
Method Detail |
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class HtmlDataTableTagBase
public java.lang.String getComponentType()
public java.lang.String getRendererType()
public void setNewspaperColumns(java.lang.String newspaperColumns)
public void setNewspaperOrientation(java.lang.String newspaperOrientation)
protected void setProperties(javax.faces.component.UIComponent component)
setProperties
in class HtmlDataTableTagBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |