Uses of Class
org.ujac.util.table.BeanTable

Packages that use BeanTable
org.ujac.util.table   
 

Uses of BeanTable in org.ujac.util.table
 

Constructors in org.ujac.util.table with parameters of type BeanTable
BeanColumn(BeanTable table, String name, boolean key, int type, Method getter)
          Constructs a BeanColumn instance with specific attributes.
BeanColumn(BeanTable table, String name, int type, Method getter)
          Constructs a BeanColumn instance with specific attributes.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.