com.tssap.util.ui.glpc.section
Interface ITreeSection

All Superinterfaces:
IEditable, IGridLayoutPaneContainer, ISection, ISectionWithButtons, ITitledGridLayoutPaneContainer
All Known Implementing Classes:
TreeSection

public interface ITreeSection
extends ISectionWithButtons

Interface that must be implemented by all tree sections.


Methods inherited from interface com.tssap.util.ui.glpc.section.ISectionWithButtons
addButtonClickedListener, initButtonedSection, removeButtonClickedListener
 
Methods inherited from interface com.tssap.util.ui.glpc.section.ISection
initSection
 
Methods inherited from interface com.tssap.util.ui.glpc.ITitledGridLayoutPaneContainer
getDescription, getTitle, setDescription, setTitle
 
Methods inherited from interface com.tssap.util.ui.glpc.IGridLayoutPaneContainer
getUserGridNumOfColumns, initContainer, isUserGridEqualColSize
 
Methods inherited from interface com.tssap.util.ui.IEditable
isEditable, setEditable
 



Copyright © 2005 SAP AG. All Rights Reserved.