Visit Mozilla.org

XUL:Attribute:seltype

From MDC

« XUL Reference home

seltype
Type: one of the values below
Used to indicate whether multiple selection is allowed.
  • single: Only one row may be selected at a time. (Default in listbox.)
  • multiple: Multiple rows may be selected at once. (Default in tree.)