Textbox
From UG
(Difference between revisions)
(→Intro) |
|||
Line 2: | Line 2: | ||
== Intro == | == Intro == | ||
+ | |||
+ | Easily most used UI control. | ||
+ | |||
+ | == Attributes == | ||
+ | |||
+ | === value === | ||
+ | |||
+ | === type === | ||
+ | |||
+ | === constraint === | ||
+ | |||
+ | === width === | ||
+ | |||
+ | width="50px" | ||
== Links == | == Links == | ||
- | * [http://docs.zkoss.org/wiki/Developer_reference_The_XUL_Components_Components_Textbox | + | * [http://docs.zkoss.org/wiki/Developer_reference_The_XUL_Components_Components_Textbox In zk ref] |
- | * http://www.zkoss.org/zkdemo/userguide/#f2 | + | * [http://www.zkoss.org/zkdemo/userguide/#f2 In Demo] |
Revision as of 02:14, 15 January 2010
Contents |
Intro
Easily most used UI control.
Attributes
value
type
constraint
width
width="50px"