Class GWTEditorNativeRegister


  • @ApplicationScoped
    public class GWTEditorNativeRegister
    extends Object
    Call native Javascript to register GWT Editors
    • Constructor Detail

      • GWTEditorNativeRegister

        public GWTEditorNativeRegister()
    • Method Detail

      • nativeRegisterGwtEditorProvider

        public void nativeRegisterGwtEditorProvider()
      • nativeRegisterGwtClientBean

        public void nativeRegisterGwtClientBean​(String id,
                                                org.jboss.errai.ioc.client.container.SyncBeanDef<Activity> activityBean)