[]
        
(Showing Draft Content)

Inputman.GcCommentEventHandlerMap

GcCommentEventHandlerMap インターフェイス

GcCommentCommand型と対応するコマンドオプションをマッピングします。参照 GcCommentEvent

階層

  • GcCommentEventHandlerMap

Indexable

[key: string]: any

GcCommentCommand型と対応するコマンドオプションをマッピングします。参照 GcCommentEvent

プロパティ

[GcCommentEvent.AfterExecuteCommand]

[GcCommentEvent.AfterExecuteCommand]: (args: ExecuteCommandArgs): void

型宣言

[GcCommentEvent.AfterFirstLoad]

[GcCommentEvent.AfterFirstLoad]: (): void

型宣言

    • (): void
    • 戻り値 void

[GcCommentEvent.BeforeExecuteCommand]

[GcCommentEvent.BeforeExecuteCommand]: (args: ExecuteCommandArgs): void

型宣言

[GcCommentEvent.BeforeFirstLoad]

[GcCommentEvent.BeforeFirstLoad]: (): void

型宣言

    • (): void
    • 戻り値 void

[GcCommentEvent.CreateEditor]

[GcCommentEvent.CreateEditor]: (args: CreateEditorArgs): ICommentEditor

型宣言

[GcCommentEvent.EditorCreated]

[GcCommentEvent.EditorCreated]: (args: EditorCreatedArgs): void

型宣言

[GcCommentEvent.PreprocessError]

[GcCommentEvent.PreprocessError]: (args: PreprocessErrorArgs): void

型宣言