Package | Description |
---|---|
org.appformer.kogito.bridge.client.stateControl.interop | |
org.appformer.kogito.bridge.client.stateControl.registry.interop |
Modifier and Type | Method and Description |
---|---|
void |
StateControl.setRedoCommand(StateControlCommand command)
Sets the
StateControlCommand that will be called when the StateControl engine is notified to redo last
undone command on the KogitoJSCommandRegistry |
void |
StateControl.setUndoCommand(StateControlCommand command)
Sets the
StateControlCommand that will be called when the StateControl engine is notified to undo last
command on the KogitoJSCommandRegistry |
Modifier and Type | Method and Description |
---|---|
void |
KogitoJSCommandRegistry.setRegistryChangeListener(StateControlCommand changeListener)
Sets a
StateControlCommand to be called when the registry changes. |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.