public interface CommonDockAction extends DockAction
DockAction
that is used by a CAction
.BUTTON_CONTENT_FILTER
Modifier and Type | Method and Description |
---|---|
CAction |
getAction()
Gets the
CAction which wraps this DockAction . |
bind, createView, trigger, unbind
CAction getAction()
CAction
which wraps this DockAction
.null