Package org.uberfire.client.util
Class GWTEditorNativeRegister
- java.lang.Object
-
- org.uberfire.client.util.GWTEditorNativeRegister
-
@ApplicationScoped public class GWTEditorNativeRegister extends Object
Call native Javascript to register GWT Editors
-
-
Constructor Summary
Constructors Constructor Description GWTEditorNativeRegister()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnativeRegisterGwtClientBean(String id, org.jboss.errai.ioc.client.container.SyncBeanDef<Activity> activityBean)voidnativeRegisterGwtEditorProvider()
-