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