Uses of Class
com.iizigo.link.LinkData
Packages that use LinkData
Package
Description
Uses of LinkData in com.iizigo.link
Methods in com.iizigo.link that return LinkDataModifier and TypeMethodDescriptionLinkWizardOperations.getLinkData()Gets the link data for the operations.Methods in com.iizigo.link with parameters of type LinkDataModifier and TypeMethodDescriptionILinkCapable.getLinkOperations(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatusILinkCapable.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.java
Methods in com.iizigo.link.java with parameters of type LinkDataModifier and TypeMethodDescriptiondefault voidIJavaClassLinkEnabler.addClassLinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default voidIJavaMethodLinkEnabler.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 booleanIJavaClassLinkEnabler.isClassLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIJavaClassLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIJavaInterfaceLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIJavaMethodLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusJavaElementLinkAdapter.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default booleanIJavaMethodLinkEnabler.isMethodLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.ui
Methods in com.iizigo.link.ui with parameters of type LinkDataModifier and TypeMethodDescriptionvoidUIBuilderManager.addBuilderOperations(LinkData data, org.eclipse.core.runtime.IAdaptable source, Collection<ILinkOperation> linkOps) Gets the link operation for the UI building.default voidIUIBuilderFromVSLinkEnabler.addUIBuilderFromVSLinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).booleanReturns 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.IStatusIUIBuilderFromVSLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIUIBuilderFromVSLinkEnabler.isUIBuilderFromVSLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIUIComponentLinkEnabler.isUIComponentLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.link.vs
Methods in com.iizigo.link.vs with parameters of type LinkDataModifier and TypeMethodDescriptiondefault voidIUICreationFromVS.addCreateUILinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.default voidIVSActionLinkEnabler.addVSActionLinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default voidIVSFieldLinkEnabler.addVSFieldLinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Called when the drag-drop is to be performed (link or paste-link menu item).default booleanIUICreationFromVS.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 AtomIVSActionLinkEnabler.getLinkVSActionName(LinkData data) Gets the atom for the linking.default AtomIVSFieldLinkEnabler.getLinkVSFieldName(LinkData data) Gets the atom for the linking.default org.eclipse.core.runtime.IStatusIUICreationFromVS.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIVSActionLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIVSFieldLinkEnabler.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default booleanIVSActionLinkEnabler.isVSActionLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default booleanIVSFieldLinkEnabler.isVSFieldLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return LinkDataModifier and TypeMethodDescriptionDragDropPropCnr.getLinkData(UIContainer cnr) Gets the link data for the external operation.Methods in com.iizigo.panel.prop with parameters of type LinkDataModifier 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.IStatusEMUIHeading.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMUISwitch.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMUITabBar.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIAccordion.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIButton.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUICalendar.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUICheckBox.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUICheckedMenuItem.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIComboBox.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIContextMenu.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIDateTime.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIEmpty.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIGauge.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIImage.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIImage2.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUILabel.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMedia.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMenu.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMenuBar.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMenuItem.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMenuSeparator.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIOutput.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIPanelPartCnr.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIProgress.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIRadioButton.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIRadioMenuItem.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUISlider.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUISpinner.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUISwapContainer.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUITabContainer.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIText.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUITextArea.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUITitlePane.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusIEUIComp.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIEUIContainer.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.default org.eclipse.core.runtime.IStatusIEUIPanel.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.calendar
Methods in com.iizigo.panel.prop.calendar with parameters of type LinkDataModifier 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.IStatusECalendarEvent.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUICalendarList.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.chart
Methods in com.iizigo.panel.prop.chart with parameters of type LinkDataModifier and TypeMethodDescriptionEUIChart.getLinkOperations(LinkData data) Called when the drag-drop is to be performed (link or paste-link menu item).org.eclipse.core.runtime.IStatusEUIChart.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map with parameters of type LinkDataModifier 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.IStatusEMapMarkerProp.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMapMarkers.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUIMap.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist with parameters of type LinkDataModifier 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.IStatusEMLDefaultItemProp.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMLGroup.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMList.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEMLItemProp.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.panel.prop.table
Methods in com.iizigo.panel.prop.table with parameters of type LinkDataModifier 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.IStatusEUITable.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEUITableColumn.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.Uses of LinkData in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop with parameters of type LinkDataModifier and TypeMethodDescriptionvoidEditorVirtualSpace.addCreateUILinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.voidEditorVSGroup.addCreateUILinkOperations(LinkData data, Collection<ILinkOperation> linkOps) Adds all possible operations that could be done in a link operation for UI creation from VS.booleanEditorVirtualSpace.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.booleanEditorVSGroup.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.IStatusEditorVirtualSpace.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEditorVSAction.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.org.eclipse.core.runtime.IStatusEditorVSField.isLinkCapable(LinkData data) Returns if this property container could potentially be link capable.