Uses of Enum Class
com.iizix.api.AnnotationType
Package
Description
Uses of AnnotationType in com.iizigo.java
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionIJavaMethodLinkEnabler.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop
Modifier and TypeFieldDescriptionstatic final AnnotationType[]
IEUIPanel.PANEL_METHOD_LINK_ANNOTATIONS
Linkable methods.Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionEUIChart.getMethodReferenceAnnotationTypes()
Returns the annotation types for the method reference(s).Uses of AnnotationType in com.iizigo.panel.prop.map
Modifier 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
Modifier 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
Modifier 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
ModifierConstructorDescriptionNewMethodDialog
(org.eclipse.swt.widgets.Shell parent, JavaClass javaClass, String method, AnnotationType annotation) Create the dialog.Uses of AnnotationType in com.iizigo.vs.actor
Modifier 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
Modifier 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).Modifier 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
Modifier and TypeFieldDescriptionfinal AnnotationType
AnnotationType.scope
The type used for annotation scoping, null for none.Modifier 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.Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionAbstractUIAction.isBackReferenceValid
(AnnotationType annotationType, String name, boolean isRefOnly) Validates if the back-reference specified is referenced in the first place, i.e.