Uses of Class
com.iizigo.vs.VSConnection
Packages that use VSConnection Package Description com.iizigo.vs Uses of VSConnection in com.iizigo.vs
Methods in com.iizigo.vs that return VSConnection Modifier and Type Method Description VSConnection[]
ICreateVSField. getConnections()
Gets the selected objects to connect to VS fields.Methods in com.iizigo.vs with parameters of type VSConnection Modifier and Type Method Description void
ICreateVSField. createConnections(org.eclipse.swt.widgets.Shell shell, VSConnection[] connections, IPropUndoRedo undoRedo)
Requests creation of the connections.