Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeCallbacks

Representation of a callbacks object.

Hierarchy

  • NodeCallbacks

Index

Properties

Optional deleteBtnCb

deleteBtnCb: undefined | function

Defines a callback function for the delete button.

Optional editBtnCb

editBtnCb: undefined | function

Defines a callback function for the edit button.

Optional expandBtnCb

expandBtnCb: undefined | function

Defines a callback function for the expand button.

Optional selectCb

selectCb: undefined | function

Defines a callback function for the selection of a node.

Generated using TypeDoc