Uses of Class
com.iizigo.vs.prop.EditorVSTable
Package
Description
Uses of EditorVSTable in com.iizigo.db.prop
Modifier and TypeMethodDescriptionEditorResultSetColumnProp.getVSTable
(VSTableColumnReference ref) Gets the VSTable for a VSTableColumnReference instance.EditorResultSetProps.getVSTable()
Gets the VirtualSpace table for all the output.Uses of EditorVSTable in com.iizigo.vs
Modifier and TypeMethodDescriptionNewVSTableWizardPage.create
(ComplexOperation op) Creates the table.static EditorVSTable
NewVSTableWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.Modifier and TypeMethodDescriptionstatic NewVSComponentWizard<EditorVSTable>
NewVSComponentWizard.newVSTableWizard
(EditorVirtualSpace virtualSpace, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Create a new instance of the wizard to create a table.Modifier and TypeMethodDescriptionstatic org.eclipse.swt.widgets.Composite
VSTableTooltip.create
(org.eclipse.swt.widgets.Composite parent, EditorVSTable table) Creates the tooltip.ModifierConstructorDescriptionVSTableLabelProvider
(EditorVSTable table, ArrayList<IzFilter> filters) The VSTable being used for the table.Uses of EditorVSTable in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionEditorVSTable.clone()
Clone must be overridden.static EditorVSTable
EditorVSTable.createTable
(PropCnr parent, String suggestedName, CreateColumnData[] columns) Creates a table with the suggested name to be placed in a container.EditorVSColumnHeader.getTable()
Gets the table of the headerBackground.EditorVSField.getTable()
Gets the table.EditorVSRow.getTable()
Gets the table of the row.EditorVSRows.getTable()
Gets the table of the row.Uses of EditorVSTable in com.iizigo.vs.wizards
Modifier and TypeMethodDescriptionprotected EditorVSTable
VSTableCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.Uses of EditorVSTable in com.iizigo.ws.prop