Class ZmAddressBubbleList
Class Detail
ZmAddressBubbleList(params, parent, normalClass, selClass, rightSelClass)
Creates an empty bubble list.
Method Detail
addActionListener(listener)
Adds an action listener.
addSelectionListener(listener)
Adds a selection listener.
getSelection(bubble)
Returns a list of the currently selected bubbles. If a bubble has been selected via right-click,
but is not part of the current left-click selection, only it will be returned.
removeActionListener(listener)
Removes an action listener.
removeSelectionListener(listener)
Removes a selection listener.
setSelected(bubble, selected)
Sets selection of the given bubble.
|
||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:40 GMT-0400 (EDT)
|