org.apache.myfaces.trinidaddemo
Class TableBean
java.lang.Object
org.apache.myfaces.trinidaddemo.TableBean
public class TableBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableBean
public TableBean()
getTable
public javax.faces.component.UIComponent getTable()
setTable
public void setTable(javax.faces.component.UIComponent hgrid)
performReport
public void performReport(javax.faces.event.ActionEvent action)
getReportItems
public List<Object> getReportItems()
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.