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

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

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

Methods in com.cc.framework.taglib.controls that return TabsetDesignModel
protected  TabsetDesignModel TabbarTag.getTabsetDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as TabsetDesignModel
private  TabsetDesignModel TabbarControl.designModel
          Design model
 

Methods in com.cc.framework.ui.control with parameters of type TabsetDesignModel
 void TabbarControl.setDesignModel(TabsetDesignModel designModel)
          Sets the DesignModel
 

Uses of TabsetDesignModel in com.cc.framework.ui.model
 

Methods in com.cc.framework.ui.model that return TabsetDesignModel
 TabsetDesignModel TabsetDesignModel.addTab(TabDesignModel tab)
          Adds a tab page to the Tabset
 

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

Classes in com.cc.framework.ui.model.imp that implement TabsetDesignModel
 class TabsetDesignModelImp
          Designmodel for the TabSetControl
 

Methods in com.cc.framework.ui.model.imp that return TabsetDesignModel
 TabsetDesignModel TabsetDesignModelImp.addTab(TabDesignModel newTab)
           
 



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