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

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

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

Methods in com.cc.framework.taglib.controls that return RatingDesignModel
protected  RatingDesignModel RatingTag.getRatingDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as RatingDesignModel
private  RatingDesignModel RatingControl.designModel
          DesignModell
 

Methods in com.cc.framework.ui.control with parameters of type RatingDesignModel
 void RatingControl.setDesignModel(RatingDesignModel designModel)
          Sets the designModel
 

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

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

Classes in com.cc.framework.ui.model.imp that implement RatingDesignModel
 class RatingDesignModelImp
          Implementation of the rating control design model
 



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