Uses of Class
com.iizix.event.ResolveReferencesEvent
Packages that use ResolveReferencesEvent Package Description com.iizigo.java.parser.annotation com.iizigo.java.prop com.iizix.prop com.iizix.prop.ui com.iizix.prop.vs com.iizix.text Uses of ResolveReferencesEvent in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation with parameters of type ResolveReferencesEvent Modifier and Type Method Description protected 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 ResolveReferencesEvent Modifier and Type Method Description protected 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 ResolveReferencesEvent Modifier and Type Method Description protected 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.Uses of ResolveReferencesEvent in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type ResolveReferencesEvent Modifier and Type Method Description protected 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 ResolveReferencesEvent Modifier and Type Method Description protected 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 ResolveReferencesEvent Modifier and Type Method Description protected voidKStringHolder. onReferenceEvent(ResolveReferencesEvent event)Called to perform reference resolving.