Community
Participate
Working Groups
This enhancement is intended to hold the design document related to using a RUIHandler in an existing, non-EGL based Web 2.0 application. Users should be able to be able to add a RUIHandler to their existing application by specifying a single include statement, where this include statement imports all of the required content (i.e. EGL Runtime and generated .js files). A user should be able to instantiate the handler using standard JavaScript syntax (i.e. "new com.example.MyFirstHandler();" and be able to access the widgets defined within the handler for display in the browser window.