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 TypeMethodDescriptionvoidalterViewPermissions(PermissionsConfig permissionsConfig) protected Stringprotected DesignerContextprotected SessionPropsConfigprotected ViewConfigprotected ViewConfiggetViewConfigInternal(String resourcePath) protected Stringprotected voidprotected voidonContextMenuInternal(Point point, boolean canConvertToDrawing, boolean isDrawing, boolean isSvg, boolean isView) protected voidonDeepSelectionChangeInternal(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject storeObject) protected voidprotected voidonPipeModeChangeInternal(String pipeMode) protected voidonPipeSelectionChangeInternal(List<PipeSelectionDetail> details, boolean replaceComponentSelection) protected voidonSelectionChangeInternal(String rootViewPath, List<ComponentDetails> details) protected voidprotected voidprotected voidonStructureChangeInternal(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, onSelectionChange, onSelectionConfigUpdated, onSelectionPropertyChange, onStructureChange, onSvgDropped, onTagsDropped, onUndoableAction, pasteJsonFromClipboard, pastePipes, reloadSymbolStyles, removeChildPropertyConfigs, removeProperty, renameProperty, reorderProperty, 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:
getSessionPropsInternalin classJavaJsBridge
-
onPipeModeChangeInternal
- Specified by:
onPipeModeChangeInternalin classJavaJsBridge
-
onPipeSelectionChangeInternal
protected void onPipeSelectionChangeInternal(List<PipeSelectionDetail> details, boolean replaceComponentSelection) - Specified by:
onPipeSelectionChangeInternalin classJavaJsBridge
-
onSelectionChangeInternal
- Specified by:
onSelectionChangeInternalin classJavaJsBridge
-
onSelectionPropertyChangeInternal
- Specified by:
onSelectionPropertyChangeInternalin classJavaJsBridge
-
onSelectionConfigUpdatedInternal
- Specified by:
onSelectionConfigUpdatedInternalin classJavaJsBridge
-
onBindingPreviewValueInternal
- Specified by:
onBindingPreviewValueInternalin classJavaJsBridge
-
getBridgeDesc
- Specified by:
getBridgeDescin classJavaJsBridge
-
getViewPathInternal
- Specified by:
getViewPathInternalin classJavaJsBridge
-
getViewConfigInternal
- Specified by:
getViewConfigInternalin classJavaJsBridge
-
getContextInternal
- Specified by:
getContextInternalin classJavaJsBridge
-
onStructureChangeInternal
- Specified by:
onStructureChangeInternalin classJavaJsBridge
-
onDeepSelectionChangeInternal
protected void onDeepSelectionChangeInternal(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject storeObject) - Specified by:
onDeepSelectionChangeInternalin classJavaJsBridge
-
onDeepSelectionPropsUpdatedInternal
- Specified by:
onDeepSelectionPropsUpdatedInternalin classJavaJsBridge
-
onContextMenuInternal
protected void onContextMenuInternal(Point point, boolean canConvertToDrawing, boolean isDrawing, boolean isSvg, boolean isView) - Specified by:
onContextMenuInternalin classJavaJsBridge
-
alterViewPermissions
- Specified by:
alterViewPermissionsin classJavaJsBridge
-
getViewPermissions
- Specified by:
getViewPermissionsin classJavaJsBridge
-
getViewConfigInternal
- Specified by:
getViewConfigInternalin classJavaJsBridge
-