Crossware

Table of Contents        Previous topic       Next topic       

GettingStarted->Event Handlers->Adding Event Handlers->jState Wizard View

For this example we will select Core.  The Core wizard view opens and we will select Event Listener: After Step.



The Source code view shows the outline event handler and the addEventListener() call that will register the handler with the simulator.

Some useful comments are included in the outline handler.  If you do not want these comments to be inserted into your Javascript file, uncheck the Include comments item.