-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
Form is used to collect the data from the user, for example, any of the registration forms, login forms, signup forms on any website. A form is built with various form widgets such as text field, text area, button, list, and so on. As most of the form widgets are available in qooxdoo, creating complex screens is easy in qooxdoo. A form is useful to display the output information in an effective way. All these form widgets are defined under the qx.ui.form package.
This package consists of several components that look similar to the default HTML components such as input, button, select-option list, checkbox, and so on, whereas the qooxdoo-defined form widgets have a rich look with the possibility of configuring the themes to have a different appearance. Also, these qooxdoo widgets have the same look across the browser. The package helps to group all the widgets into a form and allows access to them in a generic way.
Let's have a look at the different components defined under this...
Change the font size
Change margin width
Change background colour