actionListener - Action Listener

Specifies the MethodBinding action listener to be notified when the user activates the control.

Category

events

Syntax

actionListener="listener"

Usage

The actionListener value must be a public method that takes an ActionEvent parameter and returns void.