Uses of Class
com.iizix.prop.vs.VSTable
Packages that use VSTable
Package
Description
Uses of VSTable in com.iizigo.vs
Methods in com.iizigo.vs that return types with arguments of type VSTableModifier and TypeMethodDescriptionINewVSComponentWizardInfo.getTableOwner()
Gets the table owner, for table column creation.NewVSComponentWizard.getTableOwner()
Gets the table owner, for table column creation.Methods in com.iizigo.vs with parameters of type VSTableModifier and TypeMethodDescriptionvoid
TablePanel.onBroken
(VSRelativeReference<?> reference, VSTable table) void
TablePanel.onResolved
(VSRelativeReference<?> reference, VSTable table) void
TablePanel.onSingleSelectionChanged
(VSTable table, int index) void
TablePanel.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Method parameters in com.iizigo.vs with type arguments of type VSTableModifier and TypeMethodDescriptionNewVSComponentWizard.newVSTableColumnWizard
(EditorVirtualSpace virtualSpace, Value.Type type, boolean isChooseTypeAllowed, Boolean isNullAllowed, boolean doCreateDefaultValue, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Create a new instance of the wizard to create a field or a table column.static NewVSComponentWizard<EditorVSTable>
NewVSComponentWizard.newVSTableWizard
(EditorVirtualSpace virtualSpace, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Create a new instance of the wizard to create a table.Constructor parameters in com.iizigo.vs with type arguments of type VSTableModifierConstructorDescriptionNewVSComponentWizard
(int createType, String title, EditorVirtualSpace virtualSpace, Value.Type type, boolean isChooseTypeAllowed, Boolean isNullAllowed, boolean doCreateDefaultValue, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSTable in com.iizigo.vs.prop
Subclasses of VSTable in com.iizigo.vs.propUses of VSTable in com.iizigo.vs.wizards
Methods in com.iizigo.vs.wizards that return types with arguments of type VSTableModifier and TypeMethodDescriptionVSComponentCreation.getTableOwner()
Gets the table owner, for table column creation.Constructor parameters in com.iizigo.vs.wizards with type arguments of type VSTableModifierConstructorDescriptionVSComponentCreation
(EditorVirtualSpace virtualSpace, String requestedName, Value.Type valueType, boolean doCreateDefaultValue, boolean isChooseTypeAllowed, Boolean isNullAllowed, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSTable in com.iizix.api
Methods in com.iizix.api that return VSTableModifier and TypeMethodDescriptionGets the table with the specified path.BaseEvent.getTable2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.BaseEvent.getTableNull
(@VSRef String path) Gets the table with the specified path.BaseEvent.getTableNull2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.Uses of VSTable in com.iizix.db.api
Fields in com.iizix.db.api declared as VSTableConstructors in com.iizix.db.api with parameters of type VSTableModifierConstructorDescriptionRowInfo
(ResultSetProps resultSetProps, VSTable table, ResultSet resultSet, int[] vsColumnIndicies, Value.Type[] vsValueTypes, int[] sqlColumnIndicies, Object[] sqlValues, Value[] vsValues) Constructor.Uses of VSTable in com.iizix.db.prop
Methods in com.iizix.db.prop that return VSTableModifier and TypeMethodDescriptionResultSetColumnProp.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.ResultSetProps.getVSTable()
Gets the VirtualSpace table for all the output.Methods in com.iizix.db.prop that return types with arguments of type VSTableModifier and TypeMethodDescriptionResultSetColumnProp.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.ResultSetProps.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Methods in com.iizix.db.prop with parameters of type VSTableModifier and TypeMethodDescriptionvoid
ResultSetProps.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
ResultSetProps.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
ResultSetProps.onSingleSelectionChanged
(VSTable table, int index) Called when the single selection changes.void
ResultSetProps.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.Uses of VSTable in com.iizix.license
Methods in com.iizix.license with parameters of type VSTableUses of VSTable in com.iizix.prop.content
Methods in com.iizix.prop.content that return VSTableModifier and TypeMethodDescriptionAbstractContentUIContainer.getContentTable()
Gets the VS table that is associated with the container to provide the items.AbstractContentProvider.getTable()
Gets the VSTable connected.final VSTable
AbstractContentUIContainer.getVSTable()
Gets the VSTable.final VSTable
AbstractContentUIContainer.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.Methods in com.iizix.prop.content that return types with arguments of type VSTableModifier and TypeMethodDescriptionAbstractContentUIContainer.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Methods in com.iizix.prop.content with parameters of type VSTableModifier and TypeMethodDescriptionvoid
AbstractContentUIContainer.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
AbstractContentUIContainer.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
AbstractContentUIContainer.onSingleSelectionChanged
(VSTable table, int index) Called when the single selection changes.void
AbstractContentUIContainer.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.Uses of VSTable in com.iizix.prop.ui.chart.series
Methods in com.iizix.prop.ui.chart.series that return VSTableUses of VSTable in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return VSTableModifier and TypeMethodDescriptionMLDefaultItemProp.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.Methods in com.iizix.prop.ui.mlist that return types with arguments of type VSTableModifier and TypeMethodDescriptionMLDefaultItemProp.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSTable in com.iizix.prop.ui.table
Fields in com.iizix.prop.ui.table declared as VSTableModifier and TypeFieldDescriptionprotected VSTable
DefaultTableContentProvider.vsTable
The VS table instance, null for none.Methods in com.iizix.prop.ui.table that return VSTableModifier and TypeMethodDescriptionUITable.getVSTable()
Gets the VS table reference of the table.UITable.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.UITableColumn.getVSTable()
Gets the VS table.UITableColumn.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.Methods in com.iizix.prop.ui.table that return types with arguments of type VSTableModifier and TypeMethodDescriptionUITable.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.UITableColumn.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Methods in com.iizix.prop.ui.table with parameters of type VSTableModifier and TypeMethodDescriptionvoid
UITable.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
UITable.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
UITable.onSingleSelectionChanged
(VSTable table, int index) Called when the single selection changes.void
UITable.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.Uses of VSTable in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return VSTableModifier and TypeMethodDescriptionVSTable.clone()
Clones the VirtualSpace Table.default VSTable
Gets the table with the specified path.Gets the table with the specified path.VSColumnHeader.getTable()
Gets the table of the header.VSField.getTable()
Gets the table.VSRow.getTable()
Gets the table of the row.VSRows.getTable()
Gets the table of the row.VSTableRowSelection.getTable()
Gets the table for the selection.default VSTable
IVSComponent.getTable2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.VirtualSpace.getTable2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.default VSTable
IVSComponent.getTableNull
(@VSRef String path) Gets the table with the specified path.VirtualSpace.getTableNull
(@VSRef String path) Gets the table with the specified path.default VSTable
IVSComponent.getTableNull2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.VirtualSpace.getTableNull2
(@FullVSRef String fullVSRef) Gets the table with the specified full VS reference path.IVSTableColumnReferenceOwner.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.Methods in com.iizix.prop.vs that return types with arguments of type VSTableModifier and TypeMethodDescriptionIVSTableColumnReferenceOwner.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Methods in com.iizix.prop.vs with parameters of type VSTableModifier and TypeMethodDescriptionvoid
IVSTableListener.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.void
VSTableAdapter.onBroken
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.protected final void
Called when the property reference has been disposed of e.g.void
IVSTableListener.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.void
VSTableAdapter.onResolved
(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.protected final void
VSTableReference.onResolved
(VSTable target) Called when the property reference has been resolved.void
IVSTableListener.onSingleSelectionChanged
(VSTable table, int index) Called when the single selection changes.void
VSTableAdapter.onSingleSelectionChanged
(VSTable table, int index) Called when the single selection changes.void
IVSTableListener.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.void
VSTableAdapter.onStateChanged
(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.Constructors in com.iizix.prop.vs with parameters of type VSTableModifierConstructorDescriptionVSTableRowSelection
(VSTable table, int index) Constructor for a single selection.VSTableRowSelection
(VSTable table, int[] indicies) Constructor for selection of indicies.Uses of VSTable in com.iizix.ws.prop
Methods in com.iizix.ws.prop that return VSTableModifier and TypeMethodDescriptionOutputColumn.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.OutputTable.getVSTable()
Gets the VSTable.Methods in com.iizix.ws.prop that return types with arguments of type VSTableModifier and TypeMethodDescriptionOutputTable.getVSPropertyClass()
Gets the class wanted for the VS component being referenced.OutputColumn.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.OutputTable.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.