Package | Description |
---|---|
org.uberfire.jsbridge.client.cdi | |
org.uberfire.jsbridge.client.editor | |
org.uberfire.jsbridge.client.loading |
Modifier and Type | Method and Description |
---|---|
JsWorkbenchEditorActivity |
EditorActivityBeanDefinition.getInstance() |
JsWorkbenchEditorActivity |
EditorActivityBeanDefinition.newInstance() |
Modifier and Type | Method and Description |
---|---|
Class<JsWorkbenchEditorActivity> |
EditorActivityBeanDefinition.getType() |
Constructor and Description |
---|
EditorActivityBeanDefinition(Supplier<JsWorkbenchEditorActivity> factory) |
Modifier and Type | Method and Description |
---|---|
JsWorkbenchEditorActivity |
JsWorkbenchEditorActivity.withEditor(JsNativeEditor editor) |
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) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.