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 TypeMethodDescriptionvoidTablePanel.onBroken(VSRelativeReference<?> reference, VSTable table) voidTablePanel.onResolved(VSRelativeReference<?> reference, VSTable table) voidTablePanel.onSingleSelectionChanged(VSTable table, int index) voidTablePanel.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 TypeMethodDescriptionvoidResultSetProps.onBroken(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.voidResultSetProps.onResolved(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.voidResultSetProps.onSingleSelectionChanged(VSTable table, int index) Called when the single selection changes.voidResultSetProps.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 VSTableAbstractContentUIContainer.getVSTable()Gets the VSTable.final VSTableAbstractContentUIContainer.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 TypeMethodDescriptionvoidAbstractContentUIContainer.onBroken(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.voidAbstractContentUIContainer.onResolved(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.voidAbstractContentUIContainer.onSingleSelectionChanged(VSTable table, int index) Called when the single selection changes.voidAbstractContentUIContainer.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 VSTableDefaultTableContentProvider.vsTableThe 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 TypeMethodDescriptionvoidUITable.onBroken(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.voidUITable.onResolved(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.voidUITable.onSingleSelectionChanged(VSTable table, int index) Called when the single selection changes.voidUITable.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 VSTableGets 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 VSTableIVSComponent.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 VSTableIVSComponent.getTableNull(@VSRef String path) Gets the table with the specified path.VirtualSpace.getTableNull(@VSRef String path) Gets the table with the specified path.default VSTableIVSComponent.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 TypeMethodDescriptionvoidIVSTableListener.onBroken(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.voidVSTableAdapter.onBroken(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been broken, i.e.protected final voidCalled when the property reference has been disposed of e.g.voidIVSTableListener.onResolved(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.voidVSTableAdapter.onResolved(VSRelativeReference<?> reference, VSTable table) Called when the property reference has been resolved.protected final voidVSTableReference.onResolved(VSTable target) Called when the property reference has been resolved.voidIVSTableListener.onSingleSelectionChanged(VSTable table, int index) Called when the single selection changes.voidVSTableAdapter.onSingleSelectionChanged(VSTable table, int index) Called when the single selection changes.voidIVSTableListener.onStateChanged(VSTable table, IVSComponentState.State state, boolean on) Called when the table changes state.voidVSTableAdapter.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.