com.tssap.util.ui.reuse
Class HandleDropDownSelectors

java.lang.Object
  |
  +--com.tssap.util.ui.AbstractEditable
        |
        +--com.tssap.util.ui.reuse.GenericComponent
              |
              +--com.tssap.util.ui.reuse.HandleDropDownSelectors
All Implemented Interfaces:
IEditable, IGenericComponent, IGridLayoutPaneContainer, IReuseable
Direct Known Subclasses:
CheckboxComponent

public abstract class HandleDropDownSelectors
extends GenericComponent

Since:
18.09.2002 setters and getters to handle the generic component DropDownSelector

Constructor Summary
HandleDropDownSelectors()
           
 
Methods inherited from class com.tssap.util.ui.reuse.GenericComponent
addModifyListener, addSelectionListener, createPartControl, createPartControl, createPartControl, getTitle, getUserAreaGridLayoutPane, isComposable, isEnabled, refresh, removeModifyListener, removeSelectionListener, setEnabled, setTitle
 
Methods inherited from class com.tssap.util.ui.AbstractEditable
isEditable, setEditable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.tssap.util.ui.glpc.IGridLayoutPaneContainer
getUserGridNumOfColumns, initContainer, isUserGridEqualColSize
 
Methods inherited from interface com.tssap.util.ui.IEditable
isEditable, setEditable
 

Constructor Detail

HandleDropDownSelectors

public HandleDropDownSelectors()


Copyright © 2005 SAP AG. All Rights Reserved.