DockAction
and presenting them
as DropDownViewItem
in order to display them as children of a
DropDownAction
See: Description
Interface | Description |
---|---|
DropDownViewItem |
An item that is shown in the menu of a drop-down-button and can be
selected by the button.
|
Class | Description |
---|---|
AbstractDropDownHandler<S extends StandardDropDownItemAction> |
A handler that connects a
StandardDropDownItemAction with a
drop-down-button. |
ButtonDropDownHandler |
A connection between a
ButtonDockAction and a drop-down-button. |
DropDownIcon |
This
Icon is painted on buttons for DropDownAction s. |
SelectableDropDownHandler |
A connection between a
SelectableDockAction and a
drop-down-button. |
SubDropDownHandler |
A handler that connects non-selectable, non-triggerable items with a
drop-down-button.
|
DockAction
and presenting them
as DropDownViewItem
in order to display them as children of a
DropDownAction