Uses of Interface
com.iizix.api.IAnnotationReferenceProcessor
Packages that use IAnnotationReferenceProcessor
Uses of IAnnotationReferenceProcessor in com.iizix.api
Fields in com.iizix.api declared as IAnnotationReferenceProcessorModifier and TypeFieldDescriptionfinal IAnnotationReferenceProcessor<?,?> AnnotationType.processorThe reference processor interface, null if not a reference annotation type.Uses of IAnnotationReferenceProcessor in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IAnnotationReferenceProcessorModifier and TypeClassDescriptionclassThe UI reference processor used for the @UIRef annotation.classThe UI panel reference processor used for the @UIPanelRef annotation.Uses of IAnnotationReferenceProcessor in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IAnnotationReferenceProcessorModifier and TypeClassDescriptionclassThe VirtualSpace reference processor used for the @FullVSRef annotation.classThe VS reference processor used for the @VSRef annotation.