Uses of Class
com.silverpeas.mydb.data.db.DbLine

Packages that use DbLine
com.silverpeas.mydb.control   
com.silverpeas.mydb.data.db   
 

Uses of DbLine in com.silverpeas.mydb.control
 

Methods in com.silverpeas.mydb.control with parameters of type DbLine
 com.silverpeas.form.DataRecord FormManager.getDataRecord(DbLine dbLine)
           
 

Uses of DbLine in com.silverpeas.mydb.data.db
 

Methods in com.silverpeas.mydb.data.db that return DbLine
 DbLine[] DbTable.getLines()
           
 DbLine DbTable.getSelectedLine()
           
 

Methods in com.silverpeas.mydb.data.db with parameters of type DbLine
 void DbTable.addLine(DbLine line)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.