TreeItemLabel$Typings extension
Properties
-
highlights
↔ List<
(num, num)> ? -
Available on TreeItemLabel, provided by the TreeItemLabel$Typings extension
Ranges in the label to highlight. A range is defined as a tuple of two number where the first is the inclusive start index and the second the exclusive end indexgetter/setter pair - label ↔ String
-
Available on TreeItemLabel, provided by the TreeItemLabel$Typings extension
A human-readable string describing the {@link TreeItem Tree item}.getter/setter pair