|
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. |