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

Packages that use TreeDesignModel
com.cc.framework.taglib.controls   
com.cc.framework.ui.control   
com.cc.framework.ui.model.imp   
com.cc.framework.ui.painter.def   
 

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

Methods in com.cc.framework.taglib.controls that return TreeDesignModel
protected  TreeDesignModel TreeTag.getTreeDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as TreeDesignModel
private  TreeDesignModel TreeControl.designModel
          Design model
 

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

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

Classes in com.cc.framework.ui.model.imp that implement TreeDesignModel
 class TreeDesignModelImp
          Designmodel for the TreeControl
 

Uses of TreeDesignModel in com.cc.framework.ui.painter.def
 

Methods in com.cc.framework.ui.painter.def that return TreeDesignModel
protected  TreeDesignModel DefTreePainter.getDesignModel()
          Returns the DesignModel
 



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