Uses of Class
com.iizix.prop.Reference
Packages that use Reference Package Description com.iizix.prop com.iizix.prop.vs com.iizix.text Uses of Reference in com.iizix.prop
Method parameters in com.iizix.prop with type arguments of type Reference Modifier and Type Method Description int
AbstractReference. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
AssetReferences. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
GProp. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
IGProp. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
KStringProp. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
PropCnr. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.int
StylesReferences. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.Uses of Reference in com.iizix.prop.vs
Method parameters in com.iizix.prop.vs with type arguments of type Reference Modifier and Type Method Description int
VSRelativeReference. getReferences(java.util.List<Reference> references)
Gets the references of this property top others.Uses of Reference in com.iizix.text
Method parameters in com.iizix.text with type arguments of type Reference Modifier and Type Method Description int
KString. getReferences(KStringProp owner, java.util.List<Reference> references)
Gets the references of this property top others.