Uses of Class
org.uberfire.jsbridge.client.perspective.jsnative.JsNativePart
-
Packages that use JsNativePart Package Description org.uberfire.jsbridge.client.perspective org.uberfire.jsbridge.client.perspective.jsnative -
-
Uses of JsNativePart in org.uberfire.jsbridge.client.perspective
Constructors in org.uberfire.jsbridge.client.perspective with parameters of type JsNativePart Constructor Description JsWorkbenchPartConverter(JsNativePart nativePart) -
Uses of JsNativePart in org.uberfire.jsbridge.client.perspective.jsnative
Methods in org.uberfire.jsbridge.client.perspective.jsnative that return types with arguments of type JsNativePart Modifier and Type Method Description List<JsNativePart>JsNativeView. parts()
-