new bcdui.core.StatusListener()
Methods
-
handleStatusEvent(statusEvent)
-
This method is called when the status transition the listener is registered for occurs.
Name Type Description statusEventThe status event belonging to the status transition. This object must not be modified, because it is shared among all listeners.