|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatingStateModel | |
com.cc.framework.ui.control | |
com.cc.framework.ui.model.imp |
Uses of RatingStateModel in com.cc.framework.ui.control |
Classes in com.cc.framework.ui.control that implement RatingStateModel | |
class |
RatingControl
Rating control |
Fields in com.cc.framework.ui.control declared as RatingStateModel | |
private RatingStateModel |
RatingControl.stateModel
StateModel |
Methods in com.cc.framework.ui.control that return RatingStateModel | |
protected RatingStateModel |
RatingControl.doCreateStateModel()
Creates the state model for this control instance |
Methods in com.cc.framework.ui.control with parameters of type RatingStateModel | |
void |
RatingControl.setStateModel(RatingStateModel stateModel)
Sets the StateModel |
Uses of RatingStateModel in com.cc.framework.ui.model.imp |
Classes in com.cc.framework.ui.model.imp that implement RatingStateModel | |
class |
RatingStateModelImp
Implementation of the rating state model |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |