Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the capabilities of the current view

export
interface

IViewerCapabilities

Hierarchy

  • IViewerCapabilities

Index

Properties

hasLegend: boolean

Indicates if this viewer has a legend component mounted

memberof

IViewerCapabilities

hasNavigator: boolean

Indicates if this viewer has a zoom slider

memberof

IViewerCapabilities

hasSelectionPanel: boolean

Indicates if this viewer has a selection panel component mounted

memberof

IViewerCapabilities

hasStatusBar: boolean

Indicates if this viewer has a status bar

memberof

IViewerCapabilities

hasTaskBar: boolean

Indicates if the Task Pane on this viewer has a Task Bar

memberof

IViewerCapabilities

hasTaskPane: boolean

Indicates if this viewer as a Task Pane component mounted

memberof

IViewerCapabilities

hasToolbar: boolean

Indicates if this viewer has a primary toolbar mounted

memberof

IViewerCapabilities

hasViewSize: boolean

Indicates if this viewer has the view size mounted

memberof

IViewerCapabilities

Generated using TypeDoc