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 intAbstractReference. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intAssetReferences. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intGProp. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intIGProp. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intKStringProp. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intPropCnr. getReferences(java.util.List<Reference> references)Gets the references of this property top others.intStylesReferences. 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 intVSRelativeReference. 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 intKString. getReferences(KStringProp owner, java.util.List<Reference> references)Gets the references of this property top others.