Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IViewerChoice

Class representing a ViewerType option for a given IViewerCollection

Hierarchy

  • IViewerChoice

Index

Properties

action

action: function

Action taken when the choice is chosen by the user

Type declaration

    • (): void
    • Returns void

isEnabled

isEnabled: boolean

Whether the choice is enabled or not

isVisible

isVisible: boolean

Whether the choice is visible or not

label

label: string

Display name of the viewer type choice

viewerType

viewerType: ViewerType

Viewer type