Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

Widget class

Description

This is the base class for all QuiX controls, implementing a simple rectangle.

Syntax

QuiX XML
<qx:rect xmlns:qx="http://www.innoscript.org/quix" width="180" height="24">
</qx:rect>
JavaScriptnew Widget({width:180, height:24})

Properties

attributes, contextMenu, div, height, left, minh , minw , top, tooltip , widgets, width

Methods

addPaddingOffset, appendChild, attachEvent, bringToFront, clear, click, destroy, detach, detachEvent, disable, enable, getBgColor, getBorderWidth, getDisplay, getHeight, getId, getLeft, getOverflow, getParentByType, getPadding, getPosition, getScreenLeft, getScreenTop, getTop, getWidgetById, getWidgetsByType, getWidth, hide, moveTo, print, parseFromString, parseFromUrl, redraw, resize, setBgColor, setBorderWidth, setDisplay, setId, setOverflow, setPadding, setPosition, show

Page last modified on October 01, 2007, at 11:39 AM