Interface OpenEditorNode

interface OpenEditorNode {
    widget: Widget;
}

Hierarchy

  • FileStatNode
    • OpenEditorNode

Properties

Properties

widget: Widget