Child pages
  • Table

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Divcache
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
styleindexdisplay: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.

true
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Property Summary

servoy sSummary12%30%58%height: 30px;3Event SummaryA method that is executed after a new record is created. Table Row (tr)

Table Cell (td)
 
Table Cell (td)onAfterDelete
Table Cell (td)onAfterFind
A method that is executed after a delete operation. Table Row (tr)
Table Cell (td)
 
A method that is executed after a foundset has switched to find mode. Table Row (tr)
Table Cell (td)
 
Table Cell (td)onAfterInsert
Table Cell (td)onAfterSearch
A method that is executed after an insert operation. Table Row (tr)
Table Cell (td)
 
A method that is executed after a search is executed for a foundset. Table Row (tr)
Table Cell (td)
 
Table Cell (td)onAfterUpdate
Table Cell (td)
Boolean
Table Cell (td)onCreate
A method that is executed after an update operation. Table Row (tr)A method that is executed before a record is created. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)onDelete
Table Cell (td)onFind
A method that is executed before a delete operation. Table Row (tr)
Table Cell (td)
Boolean
A method that is executed before a foundset is going into find mode. Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)onInsert
Table Cell (td)onSearch
A method that is executed before an insert operation. Table Row (tr)
Table Cell (td)
Boolean
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)onUpdate
A method that is executed before search() is called on a foundset in find mode.A method that is executed before an update operation.

HTML Table

idevent
classservoy sDetail

Colgroup Tag
Col
colspan2
width100%
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Event Details
Table Body (tbody)
idonAfterCreate-JSRecord
Table Row (tr)
idname
Table Cell (td)

onAfterCreate

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
propertyservoy sDetail2100%height:30px2Property Detailscolumnsname

columns

dessIndentret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 

eventservoy sDetail2100%height:30px2Event DetailsonAfterCreatename

onAfterCreate(record)

dessIndentA method that is executed after a new record is created. Table Row (tr)idprs

Table Cell (td)class

Parameters

DivsIndent{JSRecord} record - record that is createdret

tr

Returns

class Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
sIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonAfterDelete-JSRecord
Table Row (tr)
idname
Table Cell (td)

onAfterDelete

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onAfterDeletename

onAfterDelete(record)

dessIndentA method that is executed after a delete operation.
Table Row (tr)idtdprs

Parameters

div

class{JSRecord} sIndentrecord - record that is deletedret

tr

Returns

class Table Cell (td) Div
classsIndent
sIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonAfterFind
Table Row (tr)
idname
Table Cell (td)

onAfterFind

Table Row (tr)
iddes

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onAfterFindname

onAfterFind()

dessIndentA method that is executed after a foundset has switched to find mode.ret

tr

Returns

class Table Cell (td) Div
classsIndent
sIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonAfterInsert-JSRecord
Table Row (tr)
idname
Table Cell (td)

onAfterInsert

Table Row (tr)
iddes

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onAfterInsertname

onAfterInsert(record)

dessIndentA method that is executed after an insert operation.
Table Row (tr)idtdprs

Parameters

Divclass{JSRecord} sIndentrecord - record that is insertedret

tr

Returns

class Div
classsIndent
sIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonAfterSearch
Table Row (tr)
idname
Table Cell (td)

onAfterSearch

Table Row (tr)
iddes
Table Cell (td)

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onAfterSearchname

onAfterSearch()

dessIndentA method that is executed after a search is executed for a foundset.ret

tr

Returns

class Table Cell (td) Div
classsIndent
sIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonAfterUpdate-JSRecord
Table Row (tr)
idname
Table Cell (td)

onAfterUpdate

Table Row (tr)
iddes

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onAfterUpdatename

onAfterUpdate(record)

dessIndentA method that is executed after an update operation.
Table Row (tr)idprs

Table Cell (td)

Parameters

Divclass{JSRecord} sIndentrecord - record that is updatedret

tr

Returns

classsIndentclients

lastDetailRow

Table Cell (td)
 
Table Body (tbody)
idonCreate
Table Row (tr)
idname
Table Cell (td)

onCreate

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)id

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow 
onCreatename

onCreate()

dessIndentA method that is executed before a record is created. The method can block the creation by returning false.
ret

Table Cell (td)

Returns

divsIndentclients

class

Supported Clients

sIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idonDelete-JSRecord
Table Row (tr)
idname
Table Cell (td)

onDelete

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idSmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow 
onDeletename

onDelete(record)

dessIndentA method that is executed before a delete operation. The method can block the delete operation by returning false.
prs

Table Cell (td)

Parameters

Divclass{JSRecord}

sIndentrecord - record that will be deleted Table Row (tr)idret

Table Cell (td)

Returns

divsIndentclients

class

Supported Clients

sIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idonFind
Table Row (tr)
idname
Table Cell (td)

onFind

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idSmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow 
onFindname

onFind()

dessIndentA method that is executed before a foundset is going into find mode. The method can block the mode change.
tdret

Returns

divsIndentclients

class

Supported Clients

sIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idonInsert-JSRecord
Table Row (tr)
idname
Table Cell (td)

onInsert

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idSmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow 
onInsertname

onInsert(record)

dessIndentA method that is executed before an insert operation. The method can block the insert operation by returning false.
tdprsclass

Parameters

Div{JSRecord} sIndentrecord - record that will be inserted Table Row (tr)idtdret

Returns

divsIndentclients

class

Supported Clients

sIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idonSearch-Boolean_Boolean
Table Row (tr)
idname
Table Cell (td)

onSearch

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idSmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow 
onSearchname

onSearch(clearLastResults, reduceSearch)

dessIndentA method that is executed before search() is called on a foundset in find mode. The method can block the search (foundset will stay in find mode).
prs

Table Cell (td)class

Parameters

DivtdsIndent{Boolean} clearLastResults
{Boolean} reduceSearch Table Row (tr)
idret
clearLastResults reduceSearch ret

Returns

divsIndentclients

class

Supported Clients

sIndent
Boolean
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idonUpdate-JSRecord
Table Row (tr)
idname
Table Cell (td)

onUpdate

Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Table Row (tr)idSmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow 
onUpdatename

onUpdate(record)

dessIndentA method that is executed before an update operation. A method can block the update by returning false.
tdprsclass

Parameters

Div{JSRecord} sIndentrecord - record that will be updated Table Row (tr)idtdret

Returns

divsIndentclients

classBoolean Table Row (tr)

classlastDetailRow
Table Cell (td) 

Supported Clients

sIndent
SmartClient,WebClient,NGClientsam

Sample

sIdentjavascript
lastDetailRow