Package com.tirsen.angkor.beans

The JavaBean Models Framework is useful for accessing data available in JavaBeans.

See:
          Description

Interface Summary
BeanTableModel.TableColumnModel  
JavaBeanTableModel.TableColumnModel  
 

Class Summary
BasicBeanTableModel  
BeanModel A BeanModel acts as the proxy for JavaBean instances which may or may not actually exist enabling them to be lazily evaluated only when a view actually requests the value of the JavaBean.
BeanTableModel  
JavaBeanModel A JavaBeanModel acts as the proxy for JavaBean instances which may or may not actually exist enabling them to be lazily evaluated only when a view actually requests the value of the JavaBean.
JavaBeanTableModel  
 

Package com.tirsen.angkor.beans Description

The JavaBean Models Framework is useful for accessing data available in JavaBeans.

Expression Language

The only supported expression as of now is a single property name. In the future Angkor may support a complete Expression Language.



Copyright © 2002-2002 . All Rights Reserved.