org.zkoss.zul.listbox.rightSelect

From Documentation
Revision as of 09:08, 3 December 2010 by Char (talk | contribs) (Created page with ' {{ZKConfigurationReferencePageHeader}} Default: true [Since 5.0.5] If a listbox's checkmark (<javadoc method="isCheckmark()">org.zkoss.zul.Listbox</javadoc>) is enabled, the…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.zul.listbox.rightSelect


Default: true
[Since 5.0.5]

If a listbox's checkmark (Listbox.isCheckmark()) is enabled, the selection will be toggled when user right click on item.

If you prefer not to select/deselect item on right click, you could specify false to this library property.



Last Update : 2010/12/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.