Uses of Record Class
gg.xp.xivsupport.events.triggers.easytriggers.gui.tree.Selection
Packages that use Selection
-
Uses of Selection in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree
Methods in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree that return SelectionMethods in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree that return types with arguments of type SelectionModifier and TypeMethodDescriptionSelections.selections()
Returns the value of theselections
record component.Constructor parameters in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree with type arguments of type SelectionModifierConstructorDescriptionSelections
(List<Selection> selections) Creates an instance of aSelections
record class.