The currentScreenUpdated event signals if the screen that is currently active has been updated.
The dataRefreshed event signals that the getData action ran successfully.
The dataSent event signals that the putData action ran successfully.
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
The fieldDefsRefreshed event signals that the fields on the screen were updated successfully from the refreshFieldDefs action.
The keySent event signals that one of the following actions executed successfully: pressEnter, pressClear, pressPA: or pressPF:.
The screenAppears event indicates if the screen has been updated and is the current screen.
The screenChanged event signals that the screen has been updated by either a host or a user action.