org.apache.myfaces.component
Interface NewspaperTable

All Known Implementing Classes:
HtmlDataTable

public interface NewspaperTable

NewsPaperTable interface for allowing a UIData component to provide NewsPaperTable attributes.

Author:
Mike Kienenberger (latest modification by $Author: mkienenb $)

Method Summary
 int getNewspaperColumns()
           
 javax.faces.component.UIComponent getSpacer()
           
 

Method Detail

getNewspaperColumns

int getNewspaperColumns()

getSpacer

javax.faces.component.UIComponent getSpacer()


Copyright 2006 Apache Software Foundation. All Rights Reserved.