Uses of Class
com.iizix.prop.vs.VSComponentReference
Uses of VSComponentReference in com.iizix.prop.ui
Modifier and TypeMethodDescriptionvoid
UIContainer.onBroken
(VSComponentReference reference, VSComponent component) Called when the property reference has been broken, i.e.void
UIContainer.onResolved
(VSComponentReference reference, VSComponent component) Called when the property reference has been resolved.Uses of VSComponentReference in com.iizix.prop.vs
Modifier and TypeMethodDescriptionVSComponentReference.clone()
Overrides clone to clear existing parent listener.Modifier 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 boolean
IVSComponentReferenceProvider.isVSComponentReferenceValid
(VSComponentReference ref, VSComponent component) Validates the VS component reference that has been looked up.void
IVSGenericComponentListener.onBroken
(VSComponentReference reference, VSComponent component) Called when the property reference has been broken, i.e.void
IVSGenericComponentListener.onResolved
(VSComponentReference reference, VSComponent component) Called when the property reference has been resolved.Uses of VSComponentReference in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenFieldProp.getVSComponentReference()
Gets the VSComponentReference.Modifier and TypeMethodDescriptionScreenFieldProp.getReferenceType
(VSComponentReference ref) Gets the reference Type.Class<?>[]
ScreenFieldProp.getVSComponentReferenceClasses
(VSComponentReference ref) Gets the possible component classes for the references, i.e.