CheckEvent

Represents an event cause by user's check a state at the client.

Class Name

org.zkoss.zk.ui.event.CheckEvent

Methods

Name

Description

Data Type

isChecked()

Returns whether the state is checked.

boolea

Inherited From