Class ApplicationReadyEvent
- java.lang.Object
-
- org.uberfire.client.workbench.events.ApplicationReadyEvent
-
- All Implemented Interfaces:
org.uberfire.workbench.events.UberFireEvent
public class ApplicationReadyEvent extends Object implements org.uberfire.workbench.events.UberFireEvent
Fired by the framework when all Workbench startup blockers have cleared, and just before the workbench starts to build its components. Observers receive this event at the last possible opportunity to make changes before the UI shows up for the first time.