Uses of Class
org.barracudamvc.core.comp.BTable

Packages that use BTable
org.barracudamvc.core.comp   
 

Uses of BTable in org.barracudamvc.core.comp
 

Methods in org.barracudamvc.core.comp that return BTable
 BTable BTable.setCaption(BText icaption)
          Set the caption that backs the table
 BTable BTable.setFooterModel(TableModel imodel)
          Set the footer model that backs the table.
 BTable BTable.setHeaderModel(TableModel imodel)
          Set the header model that backs the table.
 BTable BTable.setModel(TableModel imodel)
          Set the model that backs the table.
 



Copyright © 2006 BarracudaMVC.org All Rights Reserved.