Uses of Class
com.iizix.prop.vs.VSComponentReference
Packages that use VSComponentReference
Uses of VSComponentReference in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type VSComponentReferenceModifier and TypeMethodDescriptionvoidUIContainer.onBroken(VSComponentReference reference, VSComponent component) Called when the property reference has been broken, i.e.voidUIContainer.onResolved(VSComponentReference reference, VSComponent component) Called when the property reference has been resolved.Uses of VSComponentReference in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return VSComponentReferenceModifier and TypeMethodDescriptionVSComponentReference.clone()Overrides clone to clear existing parent listener.Methods in com.iizix.prop.vs with parameters of type VSComponentReferenceModifier and TypeMethodDescriptionIVSComponentReferenceProvider.getReferenceType(VSComponentReference ref) Gets the reference Type.Class<?>[]IVSComponentReferenceProvider.getVSComponentReferenceClasses(VSComponentReference ref) Gets the possible component classes for the references, i.e.default booleanIVSComponentReferenceProvider.isVSComponentReferenceValid(VSComponentReference ref, VSComponent component) Validates the VS component reference that has been looked up.voidIVSGenericComponentListener.onBroken(VSComponentReference reference, VSComponent component) Called when the property reference has been broken, i.e.voidIVSGenericComponentListener.onResolved(VSComponentReference reference, VSComponent component) Called when the property reference has been resolved.Uses of VSComponentReference in com.iizix.term.prop
Methods in com.iizix.term.prop that return VSComponentReferenceModifier and TypeMethodDescriptionScreenFieldProp.getVSComponentReference()Gets the VSComponentReference.Methods in com.iizix.term.prop with parameters of type VSComponentReferenceModifier and TypeMethodDescriptionScreenFieldProp.getReferenceType(VSComponentReference ref) Gets the reference Type.Class<?>[]ScreenFieldProp.getVSComponentReferenceClasses(VSComponentReference ref) Gets the possible component classes for the references, i.e.