CodeListener
Functions
Link copied to clipboard
Invoked when the application powering view stops sending updates. This is triggered by:
Link copied to clipboard
Invoked each time new code is loaded. This is called after the view's old children have been cleared but before the children of the new code have been added.
Link copied to clipboard
Invoked when the initial code is still loading. This can be used to signal a loading state in the UI before there is anything to display.