DwtSelectionEvent: Difference between revisions

mNo edit summary
Line 11: Line 11:


== Methods and Variables ==
== Methods and Variables ==
;<code>detail<code> :
;<code>detail</code> :


== Widgets Generating DwtSelectionEvent ==
== Widgets Generating DwtSelectionEvent ==


[[DwtColorPicker]]
[[DwtColorPicker]]

Revision as of 07:30, 5 April 2006

Zimbra AjaxTk->DHTML Widget Toolkit->Events


Overview

A selection event generally occurs when an item (or in certain cases multiple items) are “selected”. The semantics of selection can be different things in different contexts. For example, in the case of DwtButton, selection represents the pressing and releasing of the mouse action button (generally the left button). In the case of a list item it represents the selection, or multiple selection, of an item(s) in the list.

Methods and Variables

detail

Widgets Generating DwtSelectionEvent

DwtColorPicker

Jump to: navigation, search