Uses of Class
eu.webtoolkit.jwt.WJavaScriptHandle
Packages that use WJavaScriptHandle
-
Uses of WJavaScriptHandle in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WJavaScriptHandleModifier and TypeMethodDescriptionprotected WJavaScriptHandle<WBrush> WPaintedWidget.createJSBrush()Create aWBrushthat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WPainterPath> WPaintedWidget.createJSPainterPath()Create aWPainterPaththat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WPen> WPaintedWidget.createJSPen()Create aWPenthat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WPointF> WPaintedWidget.createJSPoint()Create aWPointFthat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WRectF> WPaintedWidget.createJSRect()Create aWRectFthat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WTextF> WPaintedWidget.createJSText()Create aWTextFthat is accessible from JavaScript, associated with this WPaintedWidget.protected WJavaScriptHandle<WTransform> WPaintedWidget.createJSTransform()Create aWTransformthat is accessible from JavaScript, associated with this WPaintedWidget.