public class FlexibleSidebarToggleAction extends AbstractToggleAction
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_OUTPUT_SOCKET |
static String |
PATTERN_RESPONSIVE_BREAKPOINT |
protected static String |
SETTING_BREAKPOINT_OUTPUT |
protected static String |
SETTING_OUTPUT_SOCKET |
protected static String |
SETTING_RESPONSIVE_BREAKPOINT |
protected static String |
SETTING_TOGGLE_INPUT |
protected static Object |
VALUE_OUTPUT |
MODEL_ACTIVE, MODEL_VALUE| Constructor and Description |
|---|
FlexibleSidebarToggleAction() |
| 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, needsConfirmationpublic static final String PATTERN_RESPONSIVE_BREAKPOINT
protected static final String DEFAULT_OUTPUT_SOCKET
protected static final String SETTING_OUTPUT_SOCKET
protected static final String SETTING_TOGGLE_INPUT
protected static final String SETTING_BREAKPOINT_OUTPUT
protected static final String SETTING_RESPONSIVE_BREAKPOINT
protected static final Object VALUE_OUTPUT
protected String getOutputSocket(ActionContext<Object> ctx)
getOutputSocket in class AbstractToggleActionctx - action contextprotected String getDefaultOutputSocket()
Copyright © 2018. All rights reserved.