Class SessionPropsAdapter.SessionAdapterBridge
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.JavaJsBridge
com.inductiveautomation.perspective.designer.workspace.pageconfig.SessionPropsAdapter.SessionAdapterBridge
- Enclosing class:
- SessionPropsAdapter
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.perspective.designer.workspace.JavaJsBridgegson, log
- 
Method SummaryModifier 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.JavaJsBridgeactivateComponentTool, 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- 
readypublic volatile boolean ready
 
- 
- 
Method Details- 
getSessionPropsInternal- Specified by:
- getSessionPropsInternalin class- JavaJsBridge
 
- 
onPipeModeChangeInternal- Specified by:
- onPipeModeChangeInternalin class- JavaJsBridge
 
- 
onPipeSelectionChangeInternalprotected void onPipeSelectionChangeInternal(List<PipeSelectionDetail> details, boolean replaceComponentSelection) - Specified by:
- onPipeSelectionChangeInternalin class- JavaJsBridge
 
- 
onSelectionChangeInternal- Specified by:
- onSelectionChangeInternalin class- JavaJsBridge
 
- 
onSelectionPropertyChangeInternal- Specified by:
- onSelectionPropertyChangeInternalin class- JavaJsBridge
 
- 
onSelectionConfigUpdatedInternal- Specified by:
- onSelectionConfigUpdatedInternalin class- JavaJsBridge
 
- 
onBindingPreviewValueInternal- Specified by:
- onBindingPreviewValueInternalin class- JavaJsBridge
 
- 
getBridgeDesc- Specified by:
- getBridgeDescin class- JavaJsBridge
 
- 
getViewPathInternal- Specified by:
- getViewPathInternalin class- JavaJsBridge
 
- 
getViewConfigInternal- Specified by:
- getViewConfigInternalin class- JavaJsBridge
 
- 
getContextInternal- Specified by:
- getContextInternalin class- JavaJsBridge
 
- 
onStructureChangeInternal- Specified by:
- onStructureChangeInternalin class- JavaJsBridge
 
- 
onDeepSelectionChangeInternalprotected void onDeepSelectionChangeInternal(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject storeObject) - Specified by:
- onDeepSelectionChangeInternalin class- JavaJsBridge
 
- 
onDeepSelectionPropsUpdatedInternal- Specified by:
- onDeepSelectionPropsUpdatedInternalin class- JavaJsBridge
 
- 
onContextMenuInternalprotected void onContextMenuInternal(Point point, boolean canConvertToDrawing, boolean isDrawing, boolean isSvg, boolean isView) - Specified by:
- onContextMenuInternalin class- JavaJsBridge
 
- 
alterViewPermissions- Specified by:
- alterViewPermissionsin class- JavaJsBridge
 
- 
getViewPermissions- Specified by:
- getViewPermissionsin class- JavaJsBridge
 
- 
getViewConfigInternal- Specified by:
- getViewConfigInternalin class- JavaJsBridge
 
 
-