Uses of Interface
com.iizigo.link.ILinkCapable
Packages that use ILinkCapable
Package
Description
Uses of ILinkCapable in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement ILinkCapableModifier and TypeClassDescriptionclassEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of ILinkCapable in com.iizigo.link
Methods in com.iizigo.link that return ILinkCapableModifier and TypeMethodDescriptionstatic ILinkCapableLinkData.adaptLinkCapable(Object o) Gets or creates an adapter for an object.Methods in com.iizigo.link that return types with arguments of type ILinkCapableModifier and TypeMethodDescriptionLinkData.getLinkSources()Returns the list of possible ILinkCapable sources.Methods in com.iizigo.link with parameters of type ILinkCapableModifier and TypeMethodDescriptionvoidLinkData.assignProcessed(ILinkCapable linkCapable, Collection<org.eclipse.core.runtime.IAdaptable> sources) Assigns the set of sources that are processed by the link-capable processor.voidLinkData.assignProcessed(ILinkCapable linkCapable, org.eclipse.core.runtime.IAdaptable source) Assigns the set of sources that are processed by the link-capable processor.voidLinkData.assignProcessed(ILinkCapable linkCapable, org.eclipse.core.runtime.IAdaptable... sources) Assigns the set of sources that are processed by the link-capable processor.Method parameters in com.iizigo.link with type arguments of type ILinkCapableModifier and TypeMethodDescriptionLinkData.getLinkTargets(UIPanelBase panel, List<ILinkCapable> linkCapableList) Finds the list of UI components that this link capable component can be linked to in a panel.Uses of ILinkCapable in com.iizigo.link.java
Subinterfaces of ILinkCapable in com.iizigo.link.javaModifier and TypeInterfaceDescriptioninterfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.interfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class must implement an interface, used for advanced "hooks" in various parts, such as the database result row processor, web service request processor.interfaceThe link enabler for a Java method using the MethodReference class (not MethodReference2).Classes in com.iizigo.link.java that implement ILinkCapableModifier and TypeClassDescriptionclassClass used to create an ILinkCapable instance of a Java class.Uses of ILinkCapable in com.iizigo.link.ui
Subinterfaces of ILinkCapable in com.iizigo.link.uiModifier and TypeInterfaceDescriptioninterfaceThe UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.interfaceLink interface implemented by UIComponents.Uses of ILinkCapable in com.iizigo.link.vs
Subinterfaces of ILinkCapable in com.iizigo.link.vsModifier and TypeInterfaceDescriptioninterfaceInterface implemented by VS components VSAction, VSField, VSTable, VSGroup used for UI creation when VS components are dropped in a UI container, UIComps or layout manager.interfaceThe link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData).interfaceThe link enabler for a standard VSAction in VSFieldReference named Atom.VSFIELD or another name usingIVSFieldLinkEnabler.getLinkVSFieldName(LinkData).Uses of ILinkCapable in com.iizigo.panel.prop
Subinterfaces of ILinkCapable in com.iizigo.panel.propModifier and TypeInterfaceDescriptioninterfaceIELayoutMgr<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers.interfaceIELayoutMgrDND<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers that support drag-drop in the panel designer.interfaceIELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>Simple DND layout manager that handles ordering of components in a straight array.interfaceInterface implemented by all Editor UIComp and their extended classes.interfaceInterface implemented by all Editor UIContainer and their extended classes.interfaceInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement ILinkCapableModifier and TypeClassDescriptionclassSetup data for the absolute layout.classAccordion layout.classSetup data for the border layout.classContext menu layout.classFlex layout.classGrid layout.classHeading layout.classList layout.classMenu bar layout.classMenu layout.classHeading container.classEditor class for UISimpleDialog.classMobile switch UI component.classTab bar container.classSwap layout.classTab bar layout.classTab layout.classAccordion container.classButton component.classCalendar component.classCheckbox component.classChecked menu item component.classCombobox component.classEditor class for UIComps.classEditor class for UIContainer.classContext menu container.classDate/Time UI component.classEditor class for UIDialog.classEmpty component.classGauge component.classImage component.classImage component.classLabel component.classMedia component.classMenu container.classMenu bar container.classMenu item component.classMenu separator component.classLabel component.classEditor class for UIPanel.classEditor class for UIPanel.classEditor class for UIContainer.classProgress component.classRadio button component.classRadio menu item component.classSlider component.classSpinner UI component.classSwap container.classTab container.classText component (entry field).classText area component.classGroup container.Methods in com.iizigo.panel.prop that return ILinkCapableModifier and TypeMethodDescriptionDragDropLinkAdapter.getLinkCapable()Gets the source linkable element.Constructors in com.iizigo.panel.prop with parameters of type ILinkCapableModifierConstructorDescriptionDragDropLinkAdapter(Atom name, ILinkCapable linkCapable) Constructor for the component to adapt for.Uses of ILinkCapable in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement ILinkCapableModifier and TypeClassDescriptionclassThe Editor version of a map marker.classMap layout.classCalendar list component.Uses of ILinkCapable in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement ILinkCapableUses of ILinkCapable in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement ILinkCapableModifier and TypeClassDescriptionclassMap layout.classThe Editor version of a map marker.classMap markers container for the designer.classMap component.Uses of ILinkCapable in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement ILinkCapableModifier and TypeClassDescriptionclassThe Editor version of a default list item.classMobile list items group container for the designer.classMobile list group layout.classList component.classMobile list layout.classThe Editor version of a mobile list items group container.Uses of ILinkCapable in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement ILinkCapableModifier and TypeClassDescriptionclassThe Table "component" (really a container).classThe Table Column component.classUI Table layout.Uses of ILinkCapable in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement ILinkCapableModifier and TypeClassDescriptionclassThis Screen identification property container for a terminal host screen property.Uses of ILinkCapable in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement ILinkCapableModifier and TypeClassDescriptionclassThe Editor VirtualSpace property class.classThe Editor VirtualSpace Action property class.classThe Editor VirtualSpace Field property class.classThe Editor VirtualSpace Group property class.classThe Editor VirtualSpace Field property class.Uses of ILinkCapable in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement ILinkCapableModifier and TypeClassDescriptionclassEditor version of the Output Column connects a table column from the reply output with a VSTable column.classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of the Output Variable connects a reference variable from the reply output with a VSField.classEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.