public class ToggleAction extends AbstractToggleAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_OUTPUT_SOCKET |
protected static String |
SETTING_DEFAULT_ACTIVE |
protected static String |
SETTING_OUTPUT_SOCKET |
protected static String |
SETTING_OUTPUT_VALUE |
protected static String |
SETTING_TOGGLE_CONDITION |
protected static String |
SETTING_TOGGLE_INPUT |
MODEL_ACTIVE, MODEL_VALUE| Constructor and Description |
|---|
ToggleAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDefaultOutputSocket() |
protected String |
getOutputSocket(ActionContext<Object> ctx) |
perform, restoreOutputValuegetActionUID, getValue, restoreModelValue, setValue, storeModelValueaddSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanPerform, getConfirmationMessage, needsConfirmationprotected static final String DEFAULT_OUTPUT_SOCKET
protected static final String SETTING_OUTPUT_SOCKET
protected static final String SETTING_OUTPUT_VALUE
protected static final String SETTING_DEFAULT_ACTIVE
protected static final String SETTING_TOGGLE_INPUT
protected static final String SETTING_TOGGLE_CONDITION
protected String getOutputSocket(ActionContext<Object> ctx)
getOutputSocket in class AbstractToggleActionctx - action contextprotected String getDefaultOutputSocket()
Copyright © 2018. All rights reserved.