|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InfoDesignModel | |
com.cc.framework.taglib.forms | |
com.cc.framework.ui.control | |
com.cc.framework.ui.model.imp |
Uses of InfoDesignModel in com.cc.framework.taglib.forms |
Methods in com.cc.framework.taglib.forms that return InfoDesignModel | |
protected InfoDesignModel |
InfoTag.getInfoDesignModel()
Returns a casted version of the ControlDesignModel |
Uses of InfoDesignModel in com.cc.framework.ui.control |
Fields in com.cc.framework.ui.control declared as InfoDesignModel | |
private InfoDesignModel |
InfoControl.designModel
Design model |
Methods in com.cc.framework.ui.control with parameters of type InfoDesignModel | |
void |
InfoControl.setDesignModel(InfoDesignModel designModel)
Sets the design model |
Uses of InfoDesignModel in com.cc.framework.ui.model.imp |
Classes in com.cc.framework.ui.model.imp that implement InfoDesignModel | |
class |
InfoDesignModelImp
Designmodel for the InfoControl |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |