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 wrapps this DockAction . |
bind, createView, trigger, unbind
CAction getAction()
CAction
which wrapps this DockAction
.null