Uses of Interface
com.iizix.prop.vs.IVSTableColumnReferenceOwner
Package
Description
Uses of IVSTableColumnReferenceOwner in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.Uses of IVSTableColumnReferenceOwner in com.iizigo.panel.prop.map
Uses of IVSTableColumnReferenceOwner in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
The Editor version of a default list item.class
Mobile list items group container for the designer.Uses of IVSTableColumnReferenceOwner in com.iizigo.panel.prop.table
Modifier and TypeClassDescriptionclass
The Table "component" (really a container).class
The Table Column component.Uses of IVSTableColumnReferenceOwner in com.iizigo.ws.prop
Modifier and TypeClassDescriptionclass
Editor version of the Output Column connects a table column from the reply output with a VSTable column.Uses of IVSTableColumnReferenceOwner in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
The result set Column property that connects the column name in a result set with a VSColumnHeader.Uses of IVSTableColumnReferenceOwner in com.iizix.prop.content
Modifier and TypeClassDescriptionclass
AbstractContentUIContainer<ITEM extends IContentItem,
ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of IVSTableColumnReferenceOwner in com.iizix.prop.ui.map
Modifier and TypeClassDescriptionclass
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.Uses of IVSTableColumnReferenceOwner in com.iizix.prop.ui.mlist
Modifier and TypeClassDescriptionclass
The property container for default mobile list items.class
The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.Uses of IVSTableColumnReferenceOwner in com.iizix.prop.ui.table
Modifier and TypeClassDescriptionclass
The table UI container.class
The table column UI container.Uses of IVSTableColumnReferenceOwner in com.iizix.ws.prop
Modifier and TypeClassDescriptionclass
The Output Column connects a table column from the reply output with a VSTable column.