org.apache.myfaces.custom.newspaper

Class HtmlNewspaperTableTag

public class HtmlNewspaperTableTag extends HtmlDataTableTagBase

Tag for a table in multiple balanced columns.

Author: Jesse Wilson

Method Summary
StringgetComponentType()
StringgetRendererType()
voidrelease()
voidsetNewspaperColumns(String newspaperColumns)
protected voidsetProperties(UIComponent component)
Apply properties from this tag to the specified component.

Method Detail

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

release

public void release()

setNewspaperColumns

public void setNewspaperColumns(String newspaperColumns)

setProperties

protected void setProperties(UIComponent component)
Apply properties from this tag to the specified component.