Package dev.pfaff.altargui.selector
package dev.pfaff.altargui.selector
-
ClassDescriptionSelects the children of the element.Selects the children of the element recursively.Selects the child at index
n
from the start if at least 0, or at indexlength-n
less than 0.A selector for an element in the tree.Selects the single matching element.