|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPopupDesignModel | |
com.cc.framework.taglib.controls | |
com.cc.framework.ui.control | |
com.cc.framework.ui.model.imp |
Uses of TextPopupDesignModel in com.cc.framework.taglib.controls |
Methods in com.cc.framework.taglib.controls that return TextPopupDesignModel | |
protected TextPopupDesignModel |
TextPopupTag.getTextPopupDesignModel()
Returns a casted version of the ControlDesignModel |
Uses of TextPopupDesignModel in com.cc.framework.ui.control |
Constructors in com.cc.framework.ui.control with parameters of type TextPopupDesignModel | |
TextPopupControl(TextPopupDesignModel designModel)
Constructor |
Uses of TextPopupDesignModel in com.cc.framework.ui.model.imp |
Classes in com.cc.framework.ui.model.imp that implement TextPopupDesignModel | |
class |
TextPopupDesignModelImp
Designmodel for the textarea popup control |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |