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

Packages that use ButtonContainer
com.cc.framework.taglib   
com.cc.framework.ui.model   
com.cc.framework.ui.model.imp   
 

Uses of ButtonContainer in com.cc.framework.taglib
 

Methods in com.cc.framework.taglib with parameters of type ButtonContainer
static void TagHelp.hideButtons(ButtonContainer frame, java.lang.String controlButtonList)
          Hides all buttons in the ControlButton List.
 

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

Subinterfaces of ButtonContainer in com.cc.framework.ui.model
 interface FormDesignModel
          Interface for the FormDesignModel
 interface FrameContainer
          Interface for all objects that have a frame
 interface FrameDesignModel
          Interface for the FrameDesignModel
 interface ListDesignModel
          Design model for the ListControl
 interface MessageDesignModel
          Design model for the MessageControl
 interface SchedulerDesignModel
          Scheduler DesignModel
 interface SwapSelectDesignModel
          Design model for the Swap Select Control
 interface TreelistDesignModel
          This interface defines the structural and visual attributes of a tree element.
 interface TreeSwapSelectDesignModel
          Design model for the Tree Swap Select Control
 

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

Classes in com.cc.framework.ui.model.imp that implement ButtonContainer
 class ButtonContainerImp
          Button Container implementation
 class FormDesignModelImp
          Designmodel for forms
 class FrameDesignModelImp
          Designmodel for frames
 class ListDesignModelImp
          Designmodel for the ListControl
 class MessageDesignModelImp
          Designmodel for messages
 class SchedulerDesignModelImp
          DesignModel for the Appointment Scheduler
 class SwapSelectDesignModelImp
          Designmodel for the SwapSelectControl
 class TreelistDesignModelImp
          Designmodel for the TreeListControl
 class TreeSwapSelectDesignModelImp
          Designmodel for the SwapSelectControl
 

Fields in com.cc.framework.ui.model.imp declared as ButtonContainer
private  ButtonContainer TreeSwapSelectDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer SwapSelectDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer SchedulerDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer MessageDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer ListDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer FrameDesignModelImp.buttons
          The users permission which is necessary to see any buttons
private  ButtonContainer FormDesignModelImp.buttons
          The users permission which is necessary to see any buttons
 



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