Index

Global Objects

Types


Type Widget

RWT Scripting analoge to org.eclipse.swt.widgets.Widget. All widgets given by rap.getObject are instances of this type, even if their specific subtype is not documented.

Field Summary
Field Attributes Field Name and Description
 
$el
Instance of $ wrapping the widgets HTML element.
Type Detail
<private> Widget()
The constructor is not public.
Since:
2.2
Field Detail
$el
Instance of $ wrapping the widgets HTML element.

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