flexycakes
    Preparing search index...

    Class BorderNode

    Hierarchy (View Summary)

    Implements

    Index

    Properties

    TYPE: "border"

    Methods

    • Returns undefined | string

    • 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

    • Returns number

    • Returns number

    • Returns string

    • Returns number

    • Returns any

    • Returns string

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Returns boolean

    • Parameters

      • event: string
      • callback: (params: any) => void

      Returns void