|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ColumnContainer | |
| com.cc.framework.ui.model | |
| com.cc.framework.ui.model.imp | |
| Uses of ColumnContainer in com.cc.framework.ui.model |
| Subinterfaces of ColumnContainer in com.cc.framework.ui.model | |
interface |
ColumnGroupDesignModel
Design Model for a column group |
interface |
ListDesignModel
Design model for the ListControl |
interface |
TreelistDesignModel
This interface defines the structural and visual attributes of a tree element. |
| Uses of ColumnContainer in com.cc.framework.ui.model.imp |
| Classes in com.cc.framework.ui.model.imp that implement ColumnContainer | |
class |
ColumnContainerImp
Collumn Container implementation |
class |
ColumnGroupDesignModelImp
Implementation of the Column group |
class |
ListDesignModelImp
Designmodel for the ListControl |
class |
TreelistDesignModelImp
Designmodel for the TreeListControl |
| Fields in com.cc.framework.ui.model.imp declared as ColumnContainer | |
private ColumnContainer |
ListDesignModelImp.columns
The buffer with the columns of the list control |
private ColumnContainer |
ColumnGroupDesignModelImp.columns
The buffer with the columns of the list control |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||