Working with events in a Global Class
By Vikram Chellappa, Mouri Tech Solutions
“I would like to explain about
Working with Events in Global Class” .
Go to Class Builder “SE24”.
Provide class name.
Press create button.
Save it.
Go to event tab.
Then provide event method.
Provide parameters also for this
method.
Save it.
Then go to methods option.
We wouldn’t be able to write any
code in the events directly.
For this we can create another
method in the method tab.
Then provide link between method
and also the event method.
Then we can click on this detail
view button.
Then enable the event handler for
check box.
Provide the class name and also the
event name.
Save & activate. Following
screen appears:
Click here to continue...
|