Package org.uberfire.client.screen
Class JSNativeScreen
- java.lang.Object
-
- org.uberfire.client.plugin.JSNativePlugin
-
- org.uberfire.client.screen.JSNativeScreen
-
@Dependent public class JSNativeScreen extends JSNativePlugin
-
-
Field Summary
-
Fields inherited from class org.uberfire.client.plugin.JSNativePlugin
element, obj, runtimePluginsService
-
-
Constructor Summary
Constructors Constructor Description JSNativeScreen()
-
Method Summary
-
Methods inherited from class org.uberfire.client.plugin.JSNativePlugin
build, buildElement, getContextId, getElement, getId, getPriority, getTitle, getType, hasArrayProperty, hasBooleanProperty, hasIntProperty, hasMethod, hasStringProperty, hasTemplate, onClose, onFocus, onLostFocus, onMayClose, onOpen, onOpen, onShutdown, onStartup, onStartup
-
-