Uses of Class
com.iizix.prop.SelectorReference
Packages that use SelectorReference
Uses of SelectorReference in com.iizigo.selector.prop
Subclasses of SelectorReference in com.iizigo.selector.propModifier and TypeClassDescriptionclassThe SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.Uses of SelectorReference in com.iizix.prop
Methods in com.iizix.prop that return SelectorReferenceModifier and TypeMethodDescriptionprotected SelectorReferenceSelector.createSelectorReference(Atom atom, String ref) Creates a SelectorReference, overridden by the Designer version of the class.default SelectorReferenceISelectorOwner.getSelectorReference()Gets the Selector owned by this property container.ModuleApp.getSelectorReference()Gets the selector reference.Selector.getSelectorReferences()Gets the target Selector references for this Selector.