| Interface | Description |
|---|---|
| WidgetCaptionEventListener |
Event listener interface used by
WidgetCaptionWrapper. |
| WidgetCaptionRenderer |
This interface should be implemented by Controllers of widgets that want to use Caption area of a
container they are nested in.
|
| WidgetCaptionWrapper |
Wrapper interface to mediate between caption of a widgetContainer and the contained widget.
|
| WidgetVisibilityStateAware |
This interface should be implemented by Controllers of widgets that want to handle its state.
|
| Class | Description |
|---|---|
| DefaultWidgetCaptionWrapper |
Default implementation of
WidgetCaptionWrapper. |
| Enum | Description |
|---|---|
| WidgetVisibilityState |
Copyright © 2018. All rights reserved.