Uses of Enum Class
com.iizix.api.AnnotationType
Packages that use AnnotationType
Package
Description
Uses of AnnotationType in com.iizigo.java
Methods in com.iizigo.java with parameters of type AnnotationTypeModifier and TypeMethodDescriptiondefault boolean
IShowJavaSource.showJava
(boolean doPerform, AnnotationType type, org.eclipse.swt.widgets.Shell shell) Shows the Java code associated with this component.default boolean
IShowJavaSource.showJava
(boolean doPerform, AnnotationType type, org.eclipse.swt.widgets.Shell shell, IGProp<?>[] rcProp) Shows the Java code associated with this component.Uses of AnnotationType in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation that return AnnotationTypeModifier and TypeMethodDescriptionstatic AnnotationType
GAnnotation.getFQNType
(String fqnClass) Gets a Type from a fully qualified annotation class (includes package name).static AnnotationType
GAnnotation.getSimpleNamedType
(String s) Gets a Type from a String such as "PropRef" or "VSAction", i.e.Uses of AnnotationType in com.iizigo.java.refactor
Methods in com.iizigo.java.refactor with parameters of type AnnotationTypeModifier and TypeMethodDescriptionstatic void
RefactorHelper.addEventMethod
(org.eclipse.jdt.core.IType type, String methodName, AnnotationType annotation, String refName) Refactor operation to add an event method with an annotation.Uses of AnnotationType in com.iizigo.link.java
Methods in com.iizigo.link.java that return AnnotationTypeModifier and TypeMethodDescriptionIJavaMethodLinkEnabler.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop
Fields in com.iizigo.panel.prop declared as AnnotationTypeModifier and TypeFieldDescriptionstatic final AnnotationType[]
IEUIPanel.PANEL_METHOD_LINK_ANNOTATIONS
Linkable methods.Methods in com.iizigo.panel.prop that return AnnotationTypeModifier and TypeMethodDescriptionEMUIHeading.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMUISwitch.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMUITabBar.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIAccordion.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIButton.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUICalendar.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUICheckBox.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUICheckedMenuItem.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIComboBox.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIContainer.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIContextMenu.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIDateTime.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIEmpty.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIGauge.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIImage.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIImage2.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUILabel.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMedia.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMenu.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMenuBar.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMenuItem.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMenuSeparator.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIOutput.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIPanelPartCnr.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIProgress.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIRadioButton.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIRadioMenuItem.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUISlider.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUISpinner.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUISwapContainer.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUITabContainer.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIText.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUITextArea.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUITitlePane.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).default AnnotationType[]
IEUIPanel.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.calendar
Methods in com.iizigo.panel.prop.calendar that return AnnotationTypeModifier and TypeMethodDescriptionECalendarEvent.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUICalendarList.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.chart
Methods in com.iizigo.panel.prop.chart that return AnnotationTypeModifier and TypeMethodDescriptionEUIChart.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map that return AnnotationTypeModifier and TypeMethodDescriptionEMapMarkerProp.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMapMarkers.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUIMap.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist that return AnnotationTypeModifier and TypeMethodDescriptionEMLDefaultItemProp.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMLGroup.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMList.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EMLItemProp.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.table
Methods in com.iizigo.panel.prop.table that return AnnotationTypeModifier and TypeMethodDescriptionEUITable.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EUITableColumn.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.prop.editor.dialog
Constructors in com.iizigo.prop.editor.dialog with parameters of type AnnotationTypeModifierConstructorDescriptionNewMethodDialog
(org.eclipse.swt.widgets.Shell parent, JavaClass javaClass, String method, AnnotationType annotation) Create the dialog.Uses of AnnotationType in com.iizigo.vs.actor
Methods in com.iizigo.vs.actor with parameters of type AnnotationTypeModifier and TypeMethodDescriptionEditorActionActors.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.EditorFieldActors.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.Uses of AnnotationType in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return AnnotationTypeModifier and TypeMethodDescriptionEditorVirtualSpace.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EditorVSAction.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).EditorVSField.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Methods in com.iizigo.vs.prop with parameters of type AnnotationTypeModifier and TypeMethodDescriptionEditorVSAction.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.EditorVSColumnHeader.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.EditorVSField.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.EditorVSTable.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.Uses of AnnotationType in com.iizix.api
Fields in com.iizix.api declared as AnnotationTypeModifier and TypeFieldDescriptionfinal AnnotationType
AnnotationType.scope
The type used for annotation scoping, null for none.Methods in com.iizix.api that return AnnotationTypeModifier and TypeMethodDescriptionstatic AnnotationType
AnnotationType.fromEventAtom
(Atom atom) Gets the annotation type that matches an atom method event property name.static AnnotationType
Returns the enum constant of this class with the specified name.static AnnotationType[]
AnnotationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.iizix.api with parameters of type AnnotationTypeModifier and TypeMethodDescriptionIBackReferenceProvider.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.Uses of AnnotationType in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type AnnotationTypeModifier and TypeMethodDescriptionAbstractContentUIContainer.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.Uses of AnnotationType in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type AnnotationTypeModifier and TypeMethodDescriptionAbstractUIAction.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.