Uses of Class
com.iizigo.link.LinkData
Package
Description
Uses of LinkData in com.iizigo.link
Modifier and TypeMethodDescriptionLinkWizardOperations.getLinkData()
Gets the link data for the operations.Modifier and TypeMethodDescriptionILinkCapable.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
ILinkCapable.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.java
Modifier and TypeMethodDescriptiondefault void
IJavaClassLinkEnabler.addClassLinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default void
IJavaMethodLinkEnabler.addMethodLinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IJavaClassLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IJavaInterfaceLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IJavaMethodLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).JavaElementLinkAdapter.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default boolean
IJavaClassLinkEnabler.isClassLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IJavaClassLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IJavaInterfaceLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IJavaMethodLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
JavaElementLinkAdapter.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default boolean
IJavaMethodLinkEnabler.isMethodLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.ui
Modifier and TypeMethodDescriptionvoid
UIBuilderManager.addBuilderOperations
(LinkData data, org.eclipse.core.runtime.IAdaptable source, Collection<ILinkOperation> linkOps) Gets the link operation for the UI building.default void
IUIBuilderFromVSLinkEnabler.addUIBuilderFromVSLinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).boolean
Returns if this property container could potentially be link capable.default Collection<ILinkOperation>
IUIBuilderFromVSLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).UIBuilderManager.getTargetContainer
(LinkData data) Returns the target container for the link data.default Collection<ILinkOperation>
IUIComponentLinkEnabler.getUIComponentLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default org.eclipse.core.runtime.IStatus
IUIBuilderFromVSLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IUIBuilderFromVSLinkEnabler.isUIBuilderFromVSLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IUIComponentLinkEnabler.isUIComponentLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.vs
Modifier and TypeMethodDescriptiondefault void
IUICreationFromVS.addCreateUILinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.default void
IVSActionLinkEnabler.addVSActionLinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default void
IVSFieldLinkEnabler.addVSFieldLinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default boolean
IUICreationFromVS.canCreateUI
(LinkData data) Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.default Collection<ILinkOperation>
IUICreationFromVS.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IVSActionLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IVSFieldLinkEnabler.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Atom
IVSActionLinkEnabler.getLinkVSActionName
(LinkData data) Gets the atom for the linking.default Atom
IVSFieldLinkEnabler.getLinkVSFieldName
(LinkData data) Gets the atom for the linking.default org.eclipse.core.runtime.IStatus
IUICreationFromVS.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IVSActionLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IVSFieldLinkEnabler.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default boolean
IVSActionLinkEnabler.isVSActionLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default boolean
IVSFieldLinkEnabler.isVSFieldLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionDragDropPropCnr.getLinkData
(UIContainer cnr) Gets the link data for the external operation.Modifier and TypeMethodDescriptionEMUIHeading.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMUISwitch.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMUITabBar.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIAccordion.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIButton.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUICalendar.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUICheckBox.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUICheckedMenuItem.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIComboBox.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIContextMenu.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIDateTime.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIEmpty.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIGauge.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIImage.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIImage2.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUILabel.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMedia.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMenu.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMenuBar.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMenuItem.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMenuSeparator.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIOutput.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIPanelPartCnr.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIProgress.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIRadioButton.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIRadioMenuItem.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUISlider.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUISpinner.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUISwapContainer.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUITabContainer.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIText.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUITextArea.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUITitlePane.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).IEUIComp.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IEUIContainer.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).default Collection<ILinkOperation>
IEUIPanel.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EMUIHeading.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMUISwitch.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMUITabBar.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIAccordion.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIButton.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUICalendar.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUICheckBox.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUICheckedMenuItem.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIComboBox.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIContextMenu.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIDateTime.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIEmpty.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIGauge.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIImage.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIImage2.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUILabel.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMedia.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMenu.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMenuBar.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMenuItem.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMenuSeparator.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIOutput.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIPanelPartCnr.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIProgress.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIRadioButton.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIRadioMenuItem.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUISlider.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUISpinner.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUISwapContainer.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUITabContainer.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIText.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUITextArea.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUITitlePane.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
IEUIComp.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IEUIContainer.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatus
IEUIPanel.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.calendar
Modifier and TypeMethodDescriptionECalendarEvent.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUICalendarList.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
ECalendarEvent.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUICalendarList.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.chart
Modifier and TypeMethodDescriptionEUIChart.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EUIChart.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.map
Modifier and TypeMethodDescriptionEMapMarkerProp.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMapMarkers.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUIMap.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EMapMarkerProp.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMapMarkers.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUIMap.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.mlist
Modifier and TypeMethodDescriptionEMLDefaultItemProp.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMLGroup.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMList.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EMLItemProp.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EMLDefaultItemProp.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMLGroup.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMList.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EMLItemProp.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.table
Modifier and TypeMethodDescriptionEUITable.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EUITableColumn.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EUITable.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EUITableColumn.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionvoid
EditorVirtualSpace.addCreateUILinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.void
EditorVSGroup.addCreateUILinkOperations
(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.boolean
EditorVirtualSpace.canCreateUI
(LinkData data) Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.boolean
EditorVSGroup.canCreateUI
(LinkData data) Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.EditorVirtualSpace.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EditorVSAction.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).EditorVSField.getLinkOperations
(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatus
EditorVirtualSpace.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EditorVSAction.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatus
EditorVSField.isLinkCapable
(LinkData data) Returns if this property container could potentially be link capable.