Communications/Transactions Guide and Reference

3270 Screen Events

currentScreenUpdated

The currentScreenUpdated event signals if the screen that is currently active has been updated.

dataRefreshed

The dataRefreshed event signals that the getData action ran successfully.

dataSent

The dataSent event signals that the putData action ran successfully.

destroyedPart

The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.

fieldDefsRefreshed

The fieldDefsRefreshed event signals that the fields on the screen were updated successfully from the refreshFieldDefs action.

keySent

The keySent event signals that one of the following actions executed successfully: pressEnter, pressClear, pressPA: or pressPF:.

screenAppears

The screenAppears event indicates if the screen has been updated and is the current screen.

screenChanged

The screenChanged event signals that the screen has been updated by either a host or a user action.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]