Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a single node in the SVG tree that is rendered.

Hierarchy

  • EnterElement
    • TreeNode

Index

Properties

Optional allowDelete

allowDelete?: boolean

Optional allowEdit

allowEdit?: boolean

append

append: Function

attr

attr: Function

backgroundColor

backgroundColor: string

checked

checked: boolean

class

class: string

command

command: string

depth

depth: number

enter

enter: Function

expanded

expanded: boolean

firstChild

firstChild: boolean | Node

hasChildren

hasChildren: boolean

hidden

hidden: boolean

icon

icon: any

identifier

identifier: string

Optional indeterminate

indeterminate?: boolean

isOver

isOver: boolean

itemType

itemType: string

lastChild

lastChild: boolean | Node

loaded

loaded: boolean

locked

locked: boolean

mountPoint

mountPoint: string

name

name: string

Optional nameSourceField

nameSourceField?: string

Optional newName

newName?: string

node

node: boolean | TreeNode

overlayIcon

overlayIcon: string

Optional owns

owns?: string[]

parents

parents: number[]

parentsStateIdentifier

parentsStateIdentifier: string[]

pathIdentifier

pathIdentifier: string

Optional position

prefix

prefix: string

readableRootline

readableRootline: string

select

select: Function

selectable

selectable: boolean

siblingsCount

siblingsCount: number

siblingsPosition

siblingsPosition: number

stateIdentifier

stateIdentifier: string

stopPageTree

stopPageTree: boolean

storage

storage: number

suffix

suffix: string

Optional target

target?: TreeNode

tip

tip: string

type

type: string

x

x: number

y

y: number

Generated using TypeDoc