Class SessionPropsAdapter.SessionAdapterBridge
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.JavaJsBridge
com.inductiveautomation.perspective.designer.workspace.pageconfig.SessionPropsAdapter.SessionAdapterBridge
- Enclosing class:
- SessionPropsAdapter
-
Field Summary
FieldsFields inherited from class com.inductiveautomation.perspective.designer.workspace.JavaJsBridge
gson, log
-
Method Summary
Modifier and TypeMethodDescriptionvoid
alterViewPermissions
(PermissionsConfig permissionsConfig) protected String
protected DesignerContext
protected SessionPropsConfig
protected ViewConfig
protected ViewConfig
getViewConfigInternal
(String resourcePath) protected String
protected void
protected void
onContextMenuInternal
(Point point, boolean canConvertToDrawing, boolean isDrawing, boolean isSvg, boolean isView) protected void
onDeepSelectionChangeInternal
(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject storeObject) protected void
protected void
onPipeModeChangeInternal
(String pipeMode) protected void
onPipeSelectionChangeInternal
(List<PipeSelectionDetail> details, boolean replaceComponentSelection) protected void
onSelectionChangeInternal
(String rootViewPath, List<ComponentDetails> details) protected void
protected void
protected void
onStructureChangeInternal
(ViewStructure structure) Methods inherited from class com.inductiveautomation.perspective.designer.workspace.JavaJsBridge
activateComponentTool, activateComponentTool, addComponents, addComponents, addComponentsToContainer, alignSelectedComponents, alterEventConfig, alterPropertyConfig, alterScriptConfig, convertComponentToDrawing, convertPipesToDrawing, convertSelectionToDrawing, copyJsonToClipboard, copySelectedPipe, copySelection, cutJsonToClipboard, deleteComponents, deleteSelected, deleteSelectedPipeConnection, deleteSelectedPipes, disableEditorEvents, enableEditorEvents, flattenSelectedSvg, flattenSvg, getChildPositionDefaults, getComponentBaseName, getComponentDetails, getEffectivePipeSelectionAppearance, getForSave, getInitMsg, getOwnViewConfig, getOwnViewPath, getPropertyDefaults, getSessionProps, getStyles, getSymbolicPath, getSymbolStyles, getViewConfig, insertProperty, invokeStoreFunction, notifyViewUpdated, onBindingPreviewValue, onContextMenu, onConvertToDrawing, onDeepSelectionChange, onDeepSelectionPropsUpdated, onErrorMessage, onImageDropped, onPipeModeChange, onPipeSelectionChange, onSaveComplete, onSaveError, onSelectionChange, onSelectionConfigUpdated, onSelectionPropertyChange, onStructureChange, onSvgDropped, onTagsDropped, onUndoableAction, pasteJsonFromClipboard, pastePipes, reloadSymbolStyles, removeChildPropertyConfigs, removeProperty, renameProperty, reorderSelectedComponents, replaceComponent, replaceComponentFromClipboard, sendRaw, setChildrenIndexes, setDeepSelection, setPipeMode, setPipeSelection, setPreview, setSelection, shutdown, stylesUpdated, wrapComponent, writeProperties, writeProperty
-
Field Details
-
ready
public volatile boolean ready
-
-
Method Details
-
getSessionPropsInternal
- Specified by:
getSessionPropsInternal
in classJavaJsBridge
-
onPipeModeChangeInternal
- Specified by:
onPipeModeChangeInternal
in classJavaJsBridge
-
onPipeSelectionChangeInternal
protected void onPipeSelectionChangeInternal(List<PipeSelectionDetail> details, boolean replaceComponentSelection) - Specified by:
onPipeSelectionChangeInternal
in classJavaJsBridge
-
onSelectionChangeInternal
- Specified by:
onSelectionChangeInternal
in classJavaJsBridge
-
onSelectionPropertyChangeInternal
- Specified by:
onSelectionPropertyChangeInternal
in classJavaJsBridge
-
onSelectionConfigUpdatedInternal
- Specified by:
onSelectionConfigUpdatedInternal
in classJavaJsBridge
-
onBindingPreviewValueInternal
- Specified by:
onBindingPreviewValueInternal
in classJavaJsBridge
-
getBridgeDesc
- Specified by:
getBridgeDesc
in classJavaJsBridge
-
getViewPathInternal
- Specified by:
getViewPathInternal
in classJavaJsBridge
-
getViewConfigInternal
- Specified by:
getViewConfigInternal
in classJavaJsBridge
-
getContextInternal
- Specified by:
getContextInternal
in classJavaJsBridge
-
onStructureChangeInternal
- Specified by:
onStructureChangeInternal
in classJavaJsBridge
-
onDeepSelectionChangeInternal
protected void onDeepSelectionChangeInternal(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject storeObject) - Specified by:
onDeepSelectionChangeInternal
in classJavaJsBridge
-
onDeepSelectionPropsUpdatedInternal
- Specified by:
onDeepSelectionPropsUpdatedInternal
in classJavaJsBridge
-
onContextMenuInternal
protected void onContextMenuInternal(Point point, boolean canConvertToDrawing, boolean isDrawing, boolean isSvg, boolean isView) - Specified by:
onContextMenuInternal
in classJavaJsBridge
-
alterViewPermissions
- Specified by:
alterViewPermissions
in classJavaJsBridge
-
getViewPermissions
- Specified by:
getViewPermissions
in classJavaJsBridge
-
getViewConfigInternal
- Specified by:
getViewConfigInternal
in classJavaJsBridge
-