Child pages
  • JSFoundSetUpdater

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 24

...

Div
iddescription
 
Excerpt Include
The Servoy Foundset
The Servoy Foundset
nopaneltrue



HTML Table
idclassservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
next()
Go to next record in this updater, returns true if successful.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
performUpdate()
Do the actual update in the database, returns true if successful.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
resetIterator()
Start over with this iterator 'next' function (at the foundset selected record).
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
setColumn(name, value)
Set the column value to update, returns true if successful.

...