Action
Section:
Ribbon
Value type:
Fully qualified Java class name
Default
None
Description
This tag defines the action when the button is pressed. If the action is marked with isContext=”true”, the currently selected elements are passed to the action.
<Action isContext="true">com.osm.action.HelloCreatorAction</Action>
Was this helpful?