SelectEvent

Represents an event cause by user's the list selection is changed at the client.

Class Name

org.zkoss.zk.ui.event.SelectEvent

Methods

Name

Description

Data Type

getSelectedItems()

Returns the selected items.(never null)

java.util.Set

Inherited From