@OpenApiAll
public class ActionsStateUpdater
extends java.lang.Object
updateActionsState()
method is calling after every command
executing, diagram/project opening/closing. Can be called manually, when some
actions must refresh their state.Constructor and Description |
---|
ActionsStateUpdater() |
Modifier and Type | Method and Description |
---|---|
static void |
updateActionsState()
Call
updateState() method for all registered actions without
assigned group. |