TreeItemLabel$Typings extension
Properties
-
highlights
↔ List<
(num, num)> ? -
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 index
getter/setter pair
- label ↔ String
-
A human-readable string describing the {@link TreeItem Tree item}.
getter/setter pair