Uses of Class
com.iizix.prop.AbstractClientBaseRelativeReference
Packages that use AbstractClientBaseRelativeReference Package Description com.iizix.prop com.iizix.prop.ui Uses of AbstractClientBaseRelativeReference in com.iizix.prop
Methods in com.iizix.prop that return AbstractClientBaseRelativeReference Modifier and Type Method Description AbstractClientBaseRelativeReference<TARGET>
AbstractClientBaseRelativeReference. clone()
Clone overridden to ensure reference is created before cloning to have the "cidValue" cloned.Uses of AbstractClientBaseRelativeReference in com.iizix.prop.ui
Subclasses of AbstractClientBaseRelativeReference in com.iizix.prop.ui Modifier and Type Class Description class
LabelForReference
The Label For Reference property class hold the reference to another property in the same base container.