XXX This should be ideally out of insync, in the designtime/idebridge.
But it has a big architectural flaw, that it needs insync ResultHandler to process tha action.
Abstract support action encapsulating DisplayActions
and providing inline presenters for menu and popup.
Subclasses need to implement the getDisplayActions.
Note: Do not use for toolbars, the presenter is not implemented.
Note: XXX There is dependency on the insync (invocation of the action)
which points out incorrect designtime API arch.