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

Packages that use FrameStateModel
com.cc.framework.ui.control   
com.cc.framework.ui.model.imp   
 

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

Classes in com.cc.framework.ui.control that implement FrameStateModel
 class FrameControl
          A frame control
 

Fields in com.cc.framework.ui.control declared as FrameStateModel
private  FrameStateModel FrameControl.stateModel
          State Model
 

Methods in com.cc.framework.ui.control that return FrameStateModel
protected  FrameStateModel FrameControl.doCreateStatemodel()
          Creates the state model for this control instance
 

Methods in com.cc.framework.ui.control with parameters of type FrameStateModel
 void FrameControl.setStateModel(FrameStateModel stateModel)
          Sets the StateModel
 

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

Classes in com.cc.framework.ui.model.imp that implement FrameStateModel
 class FrameStateModelImp
           
 



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