Uses of Interface
com.iizix.prop.vs.IVSTableColumnReferenceOwner
Uses of IVSTableColumnReferenceOwner in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
EditorResultSetColumnProp
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
Classes in com.iizigo.panel.prop.map that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
EMapMarkers
Map markers container for the designer.Uses of IVSTableColumnReferenceOwner in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
EMLDefaultItemProp
The Editor version of a default list item.class
EMLGroup
Mobile list items group container for the designer.Uses of IVSTableColumnReferenceOwner in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
EUITable
The Table "component" (really a container).class
EUITableColumn
The Table Column component.Uses of IVSTableColumnReferenceOwner in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
EditorOutputColumn
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
Classes in com.iizix.db.prop that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
ResultSetColumnProp
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
Classes in com.iizix.prop.content that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
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
Classes in com.iizix.prop.ui.map that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
MapMarkers
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
Classes in com.iizix.prop.ui.mlist that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
MLDefaultItemProp
The property container for default mobile list items.class
MLGroup
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
Classes in com.iizix.prop.ui.table that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
UITable
The table UI container.class
UITableColumn
The table column UI container.Uses of IVSTableColumnReferenceOwner in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IVSTableColumnReferenceOwner Modifier and Type Class Description class
OutputColumn
The Output Column connects a table column from the reply output with a VSTable column.