Listbox
From UG
Contents |
[edit] Intro
Frequently used UI control. Same as dropdown. Distinguish from Combobox
[edit] Major Functional Attributes
[edit] datatype/format
See Datatypes.
[edit] validation
see Validation
[edit] readonly
Values: Y, N.
[edit] default
Values:
- blank
- constant
- value that comes from DB or memory
[edit] Look and Feel attributes
[edit] Template
- default:
- required: N, Y
- validation type: Validation#TBD
- readonly: N, Y
[edit] See also
http://docs.zkoss.org/wiki/Grids%2C_Trees_and_Listbox#List_Boxes
http://en.wikipedia.org/wiki/List_box