Uses of Record Class
gg.xp.xivsupport.events.triggers.easytriggers.gui.tree.Selections
Packages that use Selections
-
Uses of Selections in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree
Methods in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree that return SelectionsModifier and TypeMethodDescriptionTriggerTransferData.selections()
Returns the value of theselections
record component.Constructors in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree with parameters of type SelectionsModifierConstructorDescriptionTriggerTransferData
(Selections selections) Creates an instance of aTriggerTransferData
record class.Constructor parameters in gg.xp.xivsupport.events.triggers.easytriggers.gui.tree with type arguments of type SelectionsModifierConstructorDescriptionTriggerTree
(TriggerTreeModel model, EasyTriggers root, Supplier<Selections> selectionsSupplier)