Uses of Class
com.iizix.prop.vs.VSReferenceOwnerData
Packages that use VSReferenceOwnerData
Package
Description
Uses of VSReferenceOwnerData in com.iizigo.vs
Methods in com.iizigo.vs that return VSReferenceOwnerDataModifier 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 VSReferenceOwnerDataModifier 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.Constructors in com.iizigo.vs with parameters of type VSReferenceOwnerDataModifierConstructorDescriptionNewVSComponentWizard
(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
Methods in com.iizigo.vs.wizards that return VSReferenceOwnerDataModifier and TypeMethodDescriptionVSComponentCreation.getTableOwner()
Gets the table owner, for table column creation.Constructors in com.iizigo.vs.wizards with parameters of type VSReferenceOwnerDataModifierConstructorDescriptionVSComponentCreation
(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
Methods in com.iizix.db.prop that return VSReferenceOwnerDataModifier 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
Methods in com.iizix.prop.content that return VSReferenceOwnerDataModifier and TypeMethodDescriptionAbstractContentUIContainer.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return VSReferenceOwnerDataModifier and TypeMethodDescriptionMLDefaultItemProp.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return VSReferenceOwnerDataModifier 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
Methods in com.iizix.prop.vs that return VSReferenceOwnerDataModifier and TypeMethodDescriptionIVSTableColumnReferenceOwner.getVSTableReferenceOwnerData()
Gets the table reference owner data for the table column reference.Uses of VSReferenceOwnerData in com.iizix.ws.prop
Methods in com.iizix.ws.prop that return VSReferenceOwnerDataModifier 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.