Class AViewerPluginSync<T, TViewer>Abstract

Base Class for Sync Viewer Plugins

Type Parameters

Hierarchy

Constructors

Properties

_dirty: boolean = false
_viewer?: TViewer
constructor: typeof AViewerPluginSync & typeof AViewerPlugin
enabled: boolean
uiConfig?: UiObjectConfig<any, string, any> = undefined
PluginType: string = 'AViewerPlugin'

Accessors

Methods

Generated using TypeDoc