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 classEditorResultSetColumnPropEditor 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 classEMapMarkersMap 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 classEMLDefaultItemPropThe Editor version of a default list item.classEMLGroupMobile 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 classEUITableThe Table "component" (really a container).classEUITableColumnThe 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 classEditorOutputColumnEditor 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 classResultSetColumnPropThe 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 classAbstractContentUIContainer<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 classMapMarkersThe 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 classMLDefaultItemPropThe property container for default mobile list items.classMLGroupThe 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 classUITableThe table UI container.classUITableColumnThe 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 classOutputColumnThe Output Column connects a table column from the reply output with a VSTable column.