File

src/lib/tree-view/tree-view-structure.ts

Description

Interface representing a node in the tree view

Extends

BaseTreeViewModelElement

Index

Properties

Properties

alias
alias: string
Type : string
Optional

Alias name

children
children: ChildType[]
Type : ChildType[]
Optional

Child items

description
description: string
Type : string
Optional

Description of the node. Optional field

hasPadding
hasPadding: boolean
Type : boolean
Optional

If this node has 'forced' padding

hasSubChildren
hasSubChildren: boolean
Type : boolean
Optional

Has sub-children flag

iconTooltip
iconTooltip: string
Type : string
Optional

Node icon tooltip

isExpanderHidden
isExpanderHidden: boolean
Type : boolean
Optional

Hide the expander

isFullyLoaded
isFullyLoaded: boolean
Type : boolean
Optional

Defines if the node children have all been loaded

isOpen
isOpen: boolean
Type : boolean
Optional

Defines if node's children are being displayed

isRoot
isRoot: boolean
Type : boolean
Optional

is root node

isSelectionDisable
isSelectionDisable: boolean
Type : boolean
Optional

Disable Selection

isToReplaceData
isToReplaceData: boolean
Type : boolean
Optional

Is to replace load

noConnectionOffset
noConnectionOffset: boolean
Type : boolean
Optional

Use this to place the expander to the left of the line instead of close to the node (To be used in conjunction with noConnectionOffset input of the TreeView)

nodeType
nodeType: TreeViewModelNodeType
Type : TreeViewModelNodeType
Optional

Used to in the node visual representation

revision
revision: string
Type : string
Optional

Flow revision

results matching ""

    No results matching ""