Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Event Summary
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterCreate
A method that is executed after a new record is created.
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterDelete
A method that is executed after a delete operation.
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterFind
A method that is executed after a foundset has switched to find mode.
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterInsert
A method that is executed after an insert operation.
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterSearch
A method that is executed after a search is executed for a foundset.
Table Row (tr)
Table Cell (td)
 
Table Cell (td)
onAfterUpdate
A method that is executed after an update operation.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onCreate
A method that is executed before a record is created.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onDelete
A method that is executed before a delete operation.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onFind
A method that is executed before a foundset is going into find mode.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onInsert
A method that is executed before an insert operation.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onSearch
A method that is executed before search() is called on a foundset in find mode.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
onUpdate
A method that is executed before an update operation.

...