Class AViewerPluginAsync<T, TViewer>Abstract

Base Class for Async Viewer Plugins

Type Parameters

Hierarchy

Implements

Constructors

Properties

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

Accessors

Methods

Generated using TypeDoc