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

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

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

Classes in com.cc.framework.ui.control that implement CrumbsStateModel
 class CrumbsControl
          TabbarControl
 

Fields in com.cc.framework.ui.control declared as CrumbsStateModel
private  CrumbsStateModel CrumbsControl.stateModel
          Design model
 

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

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

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

Classes in com.cc.framework.ui.model.imp that implement CrumbsStateModel
 class CrumbsStateModelImp
          Implementation of the CrumbsStateModel interface
 



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