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

Packages that use TreeSwapSelectDesignModel
com.cc.framework.taglib.controls   
com.cc.framework.ui.control   
 

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

Methods in com.cc.framework.taglib.controls that return TreeSwapSelectDesignModel
protected  TreeSwapSelectDesignModel TreeSwapSelectTag.getTreeSwapSelectDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as TreeSwapSelectDesignModel
private  TreeSwapSelectDesignModel TreeSwapSelectControl.designModel
          The design model
 

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

Constructors in com.cc.framework.ui.control with parameters of type TreeSwapSelectDesignModel
TreeSwapSelectControl(TreeSwapSelectDesignModel designModel)
          Constructor
 



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