Protected
ScrollingProtected
Readonly
contextProtected
Readonly
coreProtected
decorationsProtected
Readonly
decoratorProtected
Readonly
focusProtected
Readonly
labelProtected
lastStore the last scroll state.
The scroll left value.
The scroll top value.
Readonly
modelProtected
nodeReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onProtected
Readonly
preferenceReadonly
propsProtected
rowsProtected
scheduleProtected
Optional
scrollProtected
Optional
scrollProtected
scrollRow index to ensure visibility.
Protected
searchProtected
Readonly
searchProtected
searchProtected
Readonly
selectionProtected
shouldProtected
Readonly
toProtected
Readonly
toProtected
treeProtected
Readonly
treeProtected
Readonly
updateUpdate tree decorations.
Protected
updateProtected
viewProtected
addProtected
addOptional
useCapture: booleanProtected
addRest
...additionalEventTypes: K[]Protected
addProtected
applyApply font styles to the tree.
the original css properties.
the optional fontData
.
Protected
createProtected
createProtected
createProtected
createProtected
decorateDecorate the tree caption.
the tree node.
the additional attributes.
Protected
decorateDecorate the tree node icon.
the tree node.
the icon.
Protected
decorateDecorate the node style.
the tree node.
the optional CSS properties.
the CSS styles if available.
Protected
deflateDeflate the tree node for storage.
the tree node.
Protected
disableProtected
doProtected
doProtected
doActually render the node row.
Protected
doProtected
doProtected
doProtected
getProtected
getProtected
getProtected
getProtected
getProtected
getProtected
getProtected
getProtected
getDetermine the classes to use for an icon
the icon name or list of icon names.
additional CSS classes.
the icon class name.
Protected
getGet the tree node to focus.
the node to focus if available.
Protected
getProtected
getGet the scroll container.
Protected
getProtected
handleHandle the middle-click mouse event.
the tree node if available.
the middle-click mouse event.
Protected
handleHandle the single-click mouse event.
the tree node if available.
the mouse single-click event.
Protected
handleHandle the context menu click event.
the tree node if available.
the right-click mouse event.
Protected
handleHandle the double-click mouse event.
the tree node if available.
the double-click mouse event.
Protected
handleProtected
handleProtected
handleProtected
Readonly
handleProtected
handleProtected
handleProtected
handleProtected
handleProtected
handleProtected
hasDetermine if the tree modifier aware event has a ctrlcmd
mask.
the tree modifier aware event.
true
if the tree modifier aware event contains the ctrlcmd
mask.
Protected
hasDetermine if the tree modifier aware event has a shift
mask.
the tree modifier aware event.
true
if the tree modifier aware event contains the shift
mask.
Protected
hasDetermine if the tree node contains trailing suffixes.
the tree node.
true
if the tree node contains trailing suffices.
Protected
inflateProtected
initProtected
isDetermine if the tree node is expandable.
the tree node.
true
if the tree node is expandable.
Protected
needsProtected
needsIf the node is a composite, a toggle will be rendered. Otherwise we need to add the width and the left, right padding => 18px
Protected
onProtected
onProtected
onProtected
onProtected
onProtected
onProtected
onProtected
onProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
renderProtected
Readonly
renderRender the node row.
Protected
renderProtected
renderProtected
renderRender the tree widget.
the tree model.
Protected
rowProtected
scrollProtected
shouldProtected
shouldDetermines whether an indentation div should be rendered for the specified tree node. If there are multiple tree nodes inside of a single rendered row, this method should only return true for the first node.
Protected
tapThe effective handler of an unmodified single-click event.
Optional
node: TreeNodeProtected
toConvert the tree node to context menu arguments.
the selectable tree node.
Protected
toProtected
toProtected
toProtected
toProtected
toUpdate the node given the caption and highlight.
the caption.
the tree decoration caption highlight.
Protected
Readonly
toggleProtected
toggleProtected
updateProtected
update
A contract for widgets that want to store and restore their inner state, between sessions.