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

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

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

Methods in com.cc.framework.taglib.controls that return TextareaDesignModel
protected  TextareaDesignModel TextareaTag.getTextareaDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as TextareaDesignModel
private  TextareaDesignModel TextareaControl.designModel
          Designmodel
 

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

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

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

Subinterfaces of TextareaDesignModel in com.cc.framework.ui.model
 interface TextPopupDesignModel
          Designmodel for the textarea popup control
 

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

Classes in com.cc.framework.ui.model.imp that implement TextareaDesignModel
 class TextareaDesignModelImp
          Designmodel for TextAreas
 class TextPopupDesignModelImp
          Designmodel for the textarea popup control
 



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