Uses of Class
org.uberfire.jsbridge.client.loading.AppFormerJsActivityLoader.Shadowed
-
Packages that use AppFormerJsActivityLoader.Shadowed Package Description org.uberfire.jsbridge.client.editor org.uberfire.jsbridge.client.loading -
-
Uses of AppFormerJsActivityLoader.Shadowed in org.uberfire.jsbridge.client.editor
Classes in org.uberfire.jsbridge.client.editor with annotations of type AppFormerJsActivityLoader.Shadowed Modifier and Type Class Description classJsWorkbenchEditorActivity -
Uses of AppFormerJsActivityLoader.Shadowed in org.uberfire.jsbridge.client.loading
Constructor parameters in org.uberfire.jsbridge.client.loading with annotations of type AppFormerJsActivityLoader.Shadowed Constructor Description AppFormerJsActivityLoader(org.uberfire.client.promise.Promises promises, org.uberfire.client.mvp.ActivityManager activityManager, org.uberfire.client.mvp.ActivityBeansCache activityBeansCache, org.uberfire.client.mvp.PlaceManager placeManager, LazyLoadingScreen lazyLoadingScreen, javax.enterprise.event.Event<ActivityLazyLoaded> activityLazyLoadedEvent, javax.enterprise.inject.Instance<JsWorkbenchEditorActivity> jsWorkbenchEditorActivityInstance, AppFormerComponentsRegistry appFormerComponentsRegistry)
-