Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a viewer command

export
interface

ICommand

Hierarchy

  • ICommand

Index

Properties

icon?: string

The icon for this command

memberof

ICommand

iconClass?: string

Invokes the command

memberof

ICommand

title?: string
since

0.12.8

Methods

  • Indicates if this command is enabled based on the given application state

    memberof

    ICommand

    Parameters

    Returns boolean

  • Indicates if this command is enabled based on the given application state

    memberof

    ICommand

    Parameters

    Returns boolean

Generated using TypeDoc