Uses of Class
com.iizigo.vs.prop.EditorVSColumnHeader
Package
Description
Uses of EditorVSColumnHeader in com.iizigo.db.prop
Uses of EditorVSColumnHeader in com.iizigo.vs
Modifier and TypeMethodDescriptionNewVSColumnWizardPage.create
(ComplexOperation op) Creates the field.static EditorVSColumnHeader
NewVSColumnWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.Modifier 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.Modifier and TypeMethodDescriptionstatic org.eclipse.swt.widgets.Composite
VSColumnTooltip.create
(org.eclipse.swt.widgets.Composite parent, EditorVSColumnHeader header) Creates the tooltip.Uses of EditorVSColumnHeader in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionEditorVSColumnHeader.clone()
Clone must be overridden.EditorVSField.getColumn()
Gets the column instance of this field when it is in a table.EditorVSRow.getColumnHeader
(int columnIndex) Gets the headers columns for the row.EditorVSTable.getColumnHeader
(int columnIndex) Gets the headers columns for the row.EditorVSRow.getColumnHeaders()
Gets the headers columns for the row.EditorVSTable.getColumnHeaders()
Gets the headers columns for the row.Uses of EditorVSColumnHeader in com.iizigo.vs.wizards
Modifier and TypeMethodDescriptionprotected EditorVSColumnHeader
VSColumnCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.Uses of EditorVSColumnHeader in com.iizigo.ws.prop