flexlayout-react
    Preparing search index...

    Class TabNode

    Hierarchy (View Summary)

    Implements

    Index
    TYPE: "tab"
    • Returns string | undefined

    • Parameters

      • name: string

      Returns any

    • Returns number

    • Returns number

    • Returns string | undefined

    • Returns number

    • Returns string | undefined

    • Returns the config attribute that can be used to store node specific data that WILL be saved to the json. The config attribute should be changed via the action Actions.updateNodeAttributes rather than directly, for example: this.state.model.doAction( FlexLayout.Actions.updateNodeAttributes(node.getId(), {config:myConfigObject}));

      Returns any

    • Returns string | undefined

    • Get the document that this node is currently rendered in (the document of the main window or of a popout window). Returns undefined before the layout has been mounted.

      Returns Document | undefined

    • Returns an object that can be used to store transient node specific data that will NOT be saved in the json.

      Returns Record<string, any>

    • Returns string | undefined

    • Returns string | undefined

    • Returns string

    • Returns HTMLElement | null

    • Returns number

    • Returns number

    • Returns number

    • Returns number

    • Returns string

    • Returns string | undefined

    • Returns string | undefined

    • Returns string

    • Get the browser window that this node is currently rendered in. This is the main window for nodes in the main layout and the popout window for nodes rendered inside a popout. Returns undefined before the layout has been mounted.

      Returns Window | undefined

    • Returns string | undefined

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • whether this tab's direct parent is a BorderNode or a TabGroupNode inside one

      Returns boolean

    • whether this tab's direct parent is a TabSetNode or a TabGroupNode inside one

      Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean