Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationPluginViewInfo

操作プラグインが参照する、抽象化されたviewの情報。

Hierarchy

  • OperationPluginViewInfo

Index

Properties

Properties

Optional type

type: string

このviewのタイプ。 null または undefined の場合、view はDOMのHTMLElementと互換であると期待してよい。

view

抽象化されたview。

Generated using TypeDoc