public class AppFormerJsActivityLoader extends Object implements PlaceManagerImpl.AppFormerActivityLoader
Modifier and Type | Class and Description |
---|---|
static interface |
AppFormerJsActivityLoader.Shadowed |
Constructor and Description |
---|
AppFormerJsActivityLoader(Promises promises,
ActivityManager activityManager,
ActivityBeansCache activityBeansCache,
PlaceManager placeManager,
LazyLoadingScreen lazyLoadingScreen,
javax.enterprise.event.Event<ActivityLazyLoaded> activityLazyLoadedEvent,
javax.enterprise.inject.Instance<JsWorkbenchEditorActivity> jsWorkbenchEditorActivityInstance,
AppFormerComponentsRegistry appFormerComponentsRegistry) |
Modifier and Type | Method and Description |
---|---|
String |
extractComponentId(Object object) |
protected void |
finishLoadingMatchingEditors(List<elemental2.promise.Promise<Void>> loadingMatchingEditors,
Runnable successCallback) |
void |
init(String gwtModuleName) |
void |
onComponentLoaded(Object jsObject) |
boolean |
triggerLoadOfMatchingEditors(Path path,
Runnable successCallback) |
@Inject public AppFormerJsActivityLoader(Promises promises, ActivityManager activityManager, ActivityBeansCache activityBeansCache, PlaceManager placeManager, LazyLoadingScreen lazyLoadingScreen, javax.enterprise.event.Event<ActivityLazyLoaded> activityLazyLoadedEvent, javax.enterprise.inject.Instance<JsWorkbenchEditorActivity> jsWorkbenchEditorActivityInstance, AppFormerComponentsRegistry appFormerComponentsRegistry)
public void init(String gwtModuleName)
public void onComponentLoaded(Object jsObject)
public boolean triggerLoadOfMatchingEditors(Path path, Runnable successCallback)
triggerLoadOfMatchingEditors
in interface PlaceManagerImpl.AppFormerActivityLoader
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.