Uses of Class
com.iizix.prop.vs.VSReferenceOwnerData
Package
Description
Uses of VSReferenceOwnerData in com.iizigo.vs
Modifier and TypeMethodDescriptionINewVSComponentWizardInfo.getTableOwner()
Gets the table owner, for table column creation.NewVSComponentWizard.getTableOwner()
Gets the table owner, for table column creation.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.static NewVSComponentWizard<EditorVSTable>
NewVSComponentWizard.newVSTableWizard
(EditorVirtualSpace virtualSpace, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Create a new instance of the wizard to create a table.ModifierConstructorDescriptionNewVSComponentWizard
(int createType, String title, EditorVirtualSpace virtualSpace, Value.Type type, boolean isChooseTypeAllowed, Boolean isNullAllowed, boolean doCreateDefaultValue, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSReferenceOwnerData in com.iizigo.vs.wizards
Modifier and TypeMethodDescriptionVSComponentCreation.getTableOwner()
Gets the table owner, for table column creation.ModifierConstructorDescriptionVSComponentCreation
(EditorVirtualSpace virtualSpace, String requestedName, Value.Type valueType, boolean doCreateDefaultValue, boolean isChooseTypeAllowed, Boolean isNullAllowed, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSReferenceOwnerData in com.iizix.db.prop
Modifier 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.Uses of VSReferenceOwnerData in com.iizix.prop.content
Modifier and TypeMethodDescriptionAbstractContentUIContainer.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionMLDefaultItemProp.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.prop.ui.table
Modifier 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.Uses of VSReferenceOwnerData in com.iizix.prop.vs
Modifier and TypeMethodDescriptionIVSTableColumnReferenceOwner.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.ws.prop
Modifier and TypeMethodDescriptionOutputColumn.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.