Event names conform to the conventions of each environment. Events for PowerBuilder DataWindow objects and DataStores are listed in Objects and Controls. (In online Help, look up DataWindow control or DataStore object, and click the Events button to view these lists.)
The tables in this section list the event names for client-side Web DataWindow objects and for the DataWindow for WebActiveX.
The following table lists event names for the DataWindow for Web ActiveX. It provides correspondences to the standard DataWindow event names that you can use to look up event descriptions and arguments.
Web ActiveX event name |
See the DataWindow event |
---|---|
afterPrint |
|
afterRetrieve |
|
afterUpdate |
|
beforeButtonClick |
|
beforeDropDown |
|
beforeEnter |
|
beforeItemChange |
|
beforePrintPage |
|
beforePrint |
|
beforeRetrieve |
|
beforeRowFocusChange |
|
beforeSQLPreview |
|
beforeUpdate |
|
DblClick |
|
MouseDown |
|
MouseMove |
|
MouseUp |
|
KeyDown |
|
onBackTabOut |
|
onButtonClick |
|
onConstructor |
|
onDBError |
|
onDestructor |
|
onEditChange |
|
onGetFocus |
|
onItemError |
|
onItemFocusChange |
|
onLoseFocus |
|
onGraphCreate |
|
onMessageText |
|
onPrintMarginChange |
|
onResize |
|
onRetrieveRow |
|
onScrollHorizontal |
|
onScrollVertical |
|
onTabDownOut |
|
onTabOut |
|
onTabUpOut |