Package com.tssap.util.ui.glpc.section

Interface Summary
IButtonClickedListener Listener interface for ButtonClickedEvents.
IMenuProvider  
ISection Interface that must be implemented by all sections.
ISectionWithButtons Interface for SectionWithButtons.
ISimpleSection Interface for SimpleSection.
ITableSection Interface that must be implemented by all table sections.
ITreeSection Interface that must be implemented by all tree sections.
 

Class Summary
AbstractSection This is the abstract base class for all sections.
ButtonClickedEvent Event that will be raised when a button within a SectionWithButtoms is clicked.
SectionWithButtons This is the abstract base class for all sections with button support.
SimpleSection This class represents a standard simple section that can be used to add any UI components.
TableSection This is the base class for all table sections with button support.
TreeSection This is the base class for all tree sections with button support.
 



Copyright © 2005 SAP AG. All Rights Reserved.