Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
jvx:server:lco:call_events [2018/02/01 22:46]
admin created
jvx:server:lco:call_events [2018/12/03 15:20]
admin
Line 91: Line 91:
     handler.eventAfterLastCall().addListener(this,​ "​doAfterLastCall"​);​     handler.eventAfterLastCall().addListener(this,​ "​doAfterLastCall"​);​
 } }
-</file<+</file>
  
 Sure, it would be possible to register listeners in constructor of your life-cycle object, but you should know that the constructor could be called unexpected, e.g. if you inherit one LCO from another one: Sure, it would be possible to register listeners in constructor of your life-cycle object, but you should know that the constructor could be called unexpected, e.g. if you inherit one LCO from another one:
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information