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

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

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

Classes in com.cc.framework.ui.control that implement TabsetStateModel
 class TabbarControl
          TabbarControl
 class TabsetControl
          TabsetControl
 

Fields in com.cc.framework.ui.control declared as TabsetStateModel
private  TabsetStateModel TabbarControl.stateModel
          State model
 

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

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

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

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



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