jar

org.uberfire : appformer-js-bridge

Maven & Gradle

Jul 13, 2023
14 usages
82 stars

AppFormer JS Bridge · AppFormer JS Bridge

Table Of Contents

Latest Version

Download org.uberfire : appformer-js-bridge JAR file - Latest Versions:

All Versions

Download org.uberfire : appformer-js-bridge JAR file - All Versions:

Version Vulnerabilities Size Updated
7.74.x
7.73.x
7.72.x
7.71.x
7.70.x
7.69.x
7.68.x
7.67.x
7.66.x
7.65.x
7.64.x
7.63.x
7.62.x
7.61.x
7.60.x
7.59.x
7.58.x
7.57.x
7.56.x
7.55.x
7.54.x
7.53.x
7.52.x
7.51.x
7.50.x
7.49.x
7.48.x
7.47.x
7.46.x
7.45.x
7.44.x
7.43.x
7.42.x
7.41.x
7.40.x
7.39.x
7.38.x
7.37.x
7.36.x
7.35.x
7.34.x
7.33.x
7.32.x
7.31.x
7.30.x
7.29.x
7.28.x
2.24.x
2.23.x
2.22.x
2.21.x
2.20.x
2.19.x
2.18.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window appformer-js-bridge-7.74.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.uberfire.jsbridge.client.screen

├─ org.uberfire.jsbridge.client.screen.InvocationPostponer.class - [JAR]

├─ org.uberfire.jsbridge.client.screen.JsNativeScreen.class - [JAR]

├─ org.uberfire.jsbridge.client.screen.JsWorkbenchScreenActivity.class - [JAR]

org.uberfire.jsbridge.client.perspective.jsnative

├─ org.uberfire.jsbridge.client.perspective.jsnative.JsNativeContextDisplay.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.jsnative.JsNativePanel.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.jsnative.JsNativePart.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.jsnative.JsNativePerspective.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.jsnative.JsNativeView.class - [JAR]

org.uberfire.jsbridge.client.loading

├─ org.uberfire.jsbridge.client.loading.ActivityLazyLoaded.class - [JAR]

├─ org.uberfire.jsbridge.client.loading.AppFormerComponentsRegistry.class - [JAR]

├─ org.uberfire.jsbridge.client.loading.AppFormerJsActivityLoader.class - [JAR]

├─ org.uberfire.jsbridge.client.loading.JsWorkbenchLazyPerspectiveActivity.class - [JAR]

├─ org.uberfire.jsbridge.client.loading.LazyLoadingScreen.class - [JAR]

├─ org.uberfire.jsbridge.client.loading.LazyLoadingScreenActivity.class - [JAR]

org.uberfire.jsbridge.client.editor

├─ org.uberfire.jsbridge.client.editor.JsNativeEditor.class - [JAR]

├─ org.uberfire.jsbridge.client.editor.JsWorkbenchEditorActivity.class - [JAR]

org.uberfire.jsbridge.client.cdi

├─ org.uberfire.jsbridge.client.cdi.EditorActivityBeanDefinition.class - [JAR]

├─ org.uberfire.jsbridge.client.cdi.SingletonBeanDefinition.class - [JAR]

org.uberfire.jsbridge.client

├─ org.uberfire.jsbridge.client.AppFormerJsBridge.class - [JAR]

├─ org.uberfire.jsbridge.client.JsPlaceRequest.class - [JAR]

org.uberfire.jsbridge.client.perspective

├─ org.uberfire.jsbridge.client.perspective.JsWorkbenchPanelConverter.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.JsWorkbenchPartConverter.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.JsWorkbenchPerspectiveActivity.class - [JAR]

├─ org.uberfire.jsbridge.client.perspective.JsWorkbenchTemplatedPerspectiveActivity.class - [JAR]

Advertisement