Index

Global Objects

Types


Global Objects

rap

Holds all global public methods of the RAP WebClient.

SWT

RWT Scripting analoge to org.eclipse.swt.widgets.SWT

Types

$

An JQuery-like object which allows manipulation of HTML elements.

Button

RWT Scripting analoge to org.eclipse.swt.widgets.Button

Canvas

RWT Scripting analoge to org.eclipse.swt.widgets.Canvas

Combo

RWT Scripting analoge to org.eclipse.swt.widgets.Combo

Composite

RWT Scripting analoge to org.eclipse.swt.widgets.Composite and basis for Custom Widgets.

Control

RWT Scripting analog to org.eclipse.swt.widgets.Control.

Event

RWT Scripting analoge to org.eclipse.swt.widgets.Event

Label

RWT Scripting analoge to org.eclipse.swt.widgets.Label

ProgressBar

RWT Scripting analoge to org.eclipse.swt.widgets.Progressbar

RemoteObject

Instances of RemoteObject represent the server-side counterpart of a client object and are used to write operations into the next protocol message.

Scale

RWT Scripting analoge to org.eclipse.swt.widgets.Scale

Spinner

RWT Scripting analoge to org.eclipse.swt.widgets.Spinner

Text

RWT Scripting analoge to org.eclipse.swt.widgets.Text

Widget

RWT Scripting analog to org.eclipse.swt.widgets.Widget.

Copyright (c) EclipseSource and others 2013, 2016. All rights reserved.