Package com.singularsys.client


package com.singularsys.client
Client side classes for various JavaScript applications.
  • Classes
    Class
    Description
    GWT enabled Console application.
    Class handling most of the I/O interaction of of Console apps so that they can use an HTML TextArea for I/O.
    GWT entry point exposing parts of the Jep system to JavaScript using the JSNI system.
    GWT entry point exposing parts of the Jep system to JavaScript using the JsInterop system.
    Wrapper type for a Node that can be passed back to JavaScript
    Wrapper type for a Variable that can be passed back to JavaScript
    Entry point classes allowing the all examples to be accessed from the same library.
    A Simple GWT application.