Package org.eclipse.rap.rwt.widgets


package org.eclipse.rap.rwt.widgets
  • Class
    Description
    This callback interface is used to inform application code that the result of script execution or evaluation is available.
    Deprecated.
    Use the methods on Browser instead
    Instances of this class provide synchronization support for displays in high-availability cluster environments.
    This callback interface is used to inform application code that a dialog was closed.
    Deprecated.
    Use the methods on Dialog instead
    Instances of this class represent a list of items that are attached to a control (parent).
    Deprecated.
    Use UrlLauncher instead
    A button-like widget allowing to select a file from the client's file system and to upload this file to a given URL using HTTP POST.
    Helper class to access RWT specific properties of widgets.