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

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

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

Methods in com.cc.framework.taglib.controls that return RadioDesignModel
protected  RadioDesignModel RadioTag.getRadioDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

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

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

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

Classes in com.cc.framework.ui.model.imp that implement RadioDesignModel
 class RadioDesignModelImp
          Designmodel for radio buttons
 



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