| Interface | Description |
|---|---|
| AccordionListener |
This is a special WebCollapsiblePane events listener that fires four kinds of events.
|
| CollapsiblePaneListener |
This is a special WebCollapsiblePane events listener that fires four kinds of events.
|
| ComponentReorderListener |
| Class | Description |
|---|---|
| AlignPanel |
Custom panel that aligns contained component.
|
| CenterPanel | |
| CollapsiblePaneAdapter | |
| GroupPanel |
This panel allows you to quickly place a small group of components into a row or a column.
|
| ResizablePanel | |
| SelectablePanelPainter |
Custom painter for WebSelectablePanel panel.
|
| WebAccordion |
Accordion groups separate collapsible panes into a single component.
|
| WebCollapsiblePane |
This extended components allows you to quickly create and manipulate a collapsible pane.
|
| WebComponentPane | |
| WebOverlay |
This component allows you to add one or more custom overlaying components atop of other component.
|
| WebSelectablePanel | |
| WebSwitchPane | |
| WebTitledPanel |
| Enum | Description |
|---|---|
| GroupingType |
This enum provides various types of component grouping inside the GroupPanel.
|