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

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

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

Methods in com.cc.framework.taglib.controls that return TextListDesignModel
protected  TextListDesignModel TextListTag.getTextListDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as TextListDesignModel
private  TextListDesignModel TextListControl.designModel
          Designmodel
 

Methods in com.cc.framework.ui.control with parameters of type TextListDesignModel
 void TextListControl.setDesignModel(TextListDesignModel designModel)
          Sets the design model
 

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

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

Classes in com.cc.framework.ui.model.imp that implement TextListDesignModel
 class TextListDesignModelImp
          Designmodel for text/input list fields
 



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