Uses of Interface
com.cc.framework.ui.model.ListDesignModel

Packages that use ListDesignModel
com.cc.framework.taglib.controls   
com.cc.framework.ui.control   
com.cc.framework.ui.model   
com.cc.framework.ui.model.imp   
 

Uses of ListDesignModel in com.cc.framework.taglib.controls
 

Methods in com.cc.framework.taglib.controls that return ListDesignModel
protected  ListDesignModel ListTag.getListDesignModel()
          Returns a casted version of the ControlDesignModel
 

Uses of ListDesignModel in com.cc.framework.ui.control
 

Fields in com.cc.framework.ui.control declared as ListDesignModel
private  ListDesignModel SimpleListControl.designModel
          The Designmodel
 

Methods in com.cc.framework.ui.control with parameters of type ListDesignModel
 void SimpleListControl.setDesignModel(ListDesignModel designModel)
          Sets the DesignModel
 

Uses of ListDesignModel in com.cc.framework.ui.model
 

Subinterfaces of ListDesignModel in com.cc.framework.ui.model
 interface TreelistDesignModel
          This interface defines the structural and visual attributes of a tree element.
 

Uses of ListDesignModel in com.cc.framework.ui.model.imp
 

Classes in com.cc.framework.ui.model.imp that implement ListDesignModel
 class ListDesignModelImp
          Designmodel for the ListControl
 class TreelistDesignModelImp
          Designmodel for the TreeListControl
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.