Uses of Class
com.iizix.event.ResolveReferencesEvent
Packages that use ResolveReferencesEvent
Package
Description
Uses of ResolveReferencesEvent in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected voidAnnotationsContainer.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.Uses of ResolveReferencesEvent in com.iizigo.java.prop
Methods in com.iizigo.java.prop with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected voidEditorClassReference.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidEditorMethodReference.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidEditorMethodReference2.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.Uses of ResolveReferencesEvent in com.iizix.prop
Methods in com.iizix.prop with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected final voidAbstractReference.createUpdateReference(PropReference ref, boolean doReCheck, ResolveReferencesEvent event) Resolves or creates the reference.protected final voidAbstractReference.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidAssetReferences.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidBadgeProp.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidGProp.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidKStringProp.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidPropCnr.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidStylesReferences.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.protected voidValueProp.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.Uses of ResolveReferencesEvent in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected voidTooltipProp.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.Uses of ResolveReferencesEvent in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected voidVSRelativeReference.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.Uses of ResolveReferencesEvent in com.iizix.text
Methods in com.iizix.text with parameters of type ResolveReferencesEventModifier and TypeMethodDescriptionprotected voidKStringHolder.onReferenceEvent(ResolveReferencesEvent event) Called to perform reference resolving.