Uses of Class
com.iizix.prop.vs.VSTableReference
Packages that use VSTableReference
Package
Description
Uses of VSTableReference in com.iizigo.vs
Methods in com.iizigo.vs that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionINewVSComponentWizardInfo.getTableOwner()Gets the table owner, for table column creation.NewVSComponentWizard.getTableOwner()Gets the table owner, for table column creation.Method parameters in com.iizigo.vs with type arguments of type VSTableReferenceModifier 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.Constructor parameters in com.iizigo.vs with type arguments of type VSTableReferenceModifierConstructorDescriptionNewVSComponentWizard(int createType, String title, EditorVirtualSpace virtualSpace, Value.Type type, boolean isChooseTypeAllowed, Boolean isNullAllowed, boolean doCreateDefaultValue, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSTableReference in com.iizigo.vs.wizards
Methods in com.iizigo.vs.wizards that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionVSComponentCreation.getTableOwner()Gets the table owner, for table column creation.Constructor parameters in com.iizigo.vs.wizards with type arguments of type VSTableReferenceModifierConstructorDescriptionVSComponentCreation(EditorVirtualSpace virtualSpace, String requestedName, Value.Type valueType, boolean doCreateDefaultValue, boolean isChooseTypeAllowed, Boolean isNullAllowed, VSReferenceOwnerData<VSTable, VSTableReference> tableOwner, IPropUndoRedo undoRedo) Constructor.Uses of VSTableReference in com.iizix.db.prop
Methods in com.iizix.db.prop that return VSTableReferenceModifier and TypeMethodDescriptionResultSetProps.getVSTableReference()Gets the VirtualSpace table reference for all the output.Methods in com.iizix.db.prop that return types with arguments of type VSTableReferenceModifier 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 VSTableReference in com.iizix.prop.content
Methods in com.iizix.prop.content that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionAbstractContentUIContainer.getVSTableReferenceOwnerData()Gets the table reference owner data for the table column reference.Uses of VSTableReference in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionMLDefaultItemProp.getVSTableReferenceOwnerData()Gets the table reference owner data for the table column reference.Uses of VSTableReference in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return VSTableReferenceModifier and TypeMethodDescriptionUITable.getVSTableReference()Gets the VirtualSpace table reference for the table.Methods in com.iizix.prop.ui.table that return types with arguments of type VSTableReferenceModifier 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 VSTableReference in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return VSTableReferenceModifier and TypeMethodDescriptionVSTableReference.clone()Overrides clone to clear existing parent listener.Methods in com.iizix.prop.vs that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionIVSTableColumnReferenceOwner.getVSTableReferenceOwnerData()Gets the table reference owner data for the table column reference.Uses of VSTableReference in com.iizix.ws.prop
Methods in com.iizix.ws.prop that return types with arguments of type VSTableReferenceModifier and TypeMethodDescriptionOutputTable.getVSReferenceClass()Gets the class wanted for VS references.OutputColumn.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.