DockActions that also implement
CommonDockAction.See: Description
| Interface | Description |
|---|---|
| CommonDecoratableDockAction |
The combination of a
CommonDockAction and a SharingStandardDockAction, does not introduce
any new methods or fields. |
| CommonDockAction |
A
DockAction that is used by a CAction. |
| CommonDropDownItem |
A combination of
SharingDropDownItemAction and CommonDecoratableDockAction, this interface
does not add any new methods or fields. |
| CommonSelectableAction |
A combination of
SharingSelectableDockAction and CommonDockAction, does not add
any new methods or fields. |
| Class | Description |
|---|---|
| CommonSeparatorAction |
A
SeparatorAction implementing the CommonDockAction interface. |
| CommonSimpleButtonAction |
An implementation of a
SimpleButtonAction that also implements CommonDockAction. |
| CommonSimpleCheckAction |
A
SimpleSelectableAction that also implements CommonDockAction. |
| CommonSimpleDropDownAction |
An implementation of a
SimpleDropDownAction also implementing CommonDockAction. |
| CommonSimpleMenuAction |
A
SimpleMenuAction implementing CommonDockAction. |
| CommonSimpleRadioAction |
A
SimpleSelectableAction that also implements CommonDockAction. |
DockActions that also implement
CommonDockAction. These actions are used to feed the CActions.Copyright © 2018. All rights reserved.