Class Button.ClickEvent

Click event. This event is thrown, when the button is clicked.

Synopsis

Since

3.0

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.Button.ClickEvent

Button.ClickEvent(Component)

Parameters

source

Source of the event.

New instance of text change event

getButton()

Parameters

return

Source of the event.

Button where the event occurred