Uses of Class
com.iizigo.vs.prop.EditorVSColumnHeader
Packages that use EditorVSColumnHeader
Package
Description
Uses of EditorVSColumnHeader in com.iizigo.db.prop
Methods in com.iizigo.db.prop that return EditorVSColumnHeaderUses of EditorVSColumnHeader in com.iizigo.vs
Methods in com.iizigo.vs that return EditorVSColumnHeaderModifier 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.Methods in com.iizigo.vs that return types with arguments of type EditorVSColumnHeaderModifier 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.Methods in com.iizigo.vs with parameters of type EditorVSColumnHeaderModifier 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
Methods in com.iizigo.vs.prop that return EditorVSColumnHeaderModifier 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
Methods in com.iizigo.vs.wizards that return EditorVSColumnHeaderModifier 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
Methods in com.iizigo.ws.prop that return EditorVSColumnHeader