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: grantsmith $)
NEWSPAPER_HORIZONTAL_ORIENTATION
public static final java.lang.String NEWSPAPER_HORIZONTAL_ORIENTATION
- See Also:
- Constant Field Values
getNewspaperColumns
public int getNewspaperColumns()
getSpacer
public javax.faces.component.UIComponent getSpacer()
getNewspaperOrientation
public java.lang.String getNewspaperOrientation()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.