Uses of Enum Class
com.iizix.prop.IPropReference.ReferenceChangeEvent
Uses of IPropReference.ReferenceChangeEvent in com.iizigo.java.parser.annotation
Modifier and TypeMethodDescriptionvoid
GAnnotation.onReferenceEvent
(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Reference event.Uses of IPropReference.ReferenceChangeEvent in com.iizix.prop
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IPropReference.ReferenceChangeEvent[]
IPropReference.ReferenceChangeEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractReference.onReferenceEvent
(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.void
IPropReference.onReferenceEvent
(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.Uses of IPropReference.ReferenceChangeEvent in com.iizix.prop.vs
Modifier and TypeMethodDescriptionvoid
VSReference.onReferenceEvent
(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.void
VSRelativeReference.onReferenceEvent
(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.void
VSTableColumnReference.onReferenceEvent
(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.Uses of IPropReference.ReferenceChangeEvent in com.iizix.text
Modifier and TypeMethodDescriptionvoid
KStringHolder.TagReference.onReferenceEvent
(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.