Interface ActionsProvider
- All Superinterfaces:
CommonActionsProvider
- All Known Subinterfaces:
AuthorActionsProvider
,DITAMapActionsProvider
@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ActionsProvider
extends CommonActionsProvider
Provides access to actions defined in the Author page.
You can obtain an action with a certain ID, invoke it or add before or after listeners to it.
-
Method Summary
Methods inherited from interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
addActionPerformedListener, getActionID, invokeAction, removeActionPerformedListener