public void onStartup(org.uberfire.backend.vfs.ObservablePath path)
onAfterViewLoaded
protected void onAfterViewLoaded()
This is called after the view's content has been loaded. Sub-classes can override
this method to perform applicable actions after the view's content has been set.
The default implementation does nothing.