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

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

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

Methods in com.cc.framework.taglib.controls that return PanelDesignModel
protected  PanelDesignModel PanelTag.getPanelDesignModel()
          Returns a casted version of the ControlDesignModel
 

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

Fields in com.cc.framework.ui.control declared as PanelDesignModel
private  PanelDesignModel PanelControl.designModel
          The design model
 

Methods in com.cc.framework.ui.control with parameters of type PanelDesignModel
 void PanelControl.setDesignModel(PanelDesignModel designModel)
          sets the design model
 

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

Methods in com.cc.framework.ui.model that return PanelDesignModel
 PanelDesignModel PanelDesignModel.addContent(PanelContentDesignModel content)
          Adds a content to a panel
 

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

Classes in com.cc.framework.ui.model.imp that implement PanelDesignModel
 class PanelDesignModelImp
          Designmodel for the PanelControl
 

Methods in com.cc.framework.ui.model.imp that return PanelDesignModel
 PanelDesignModel PanelDesignModelImp.addContent(PanelContentDesignModel newContent)
           
 



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