JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.marginallyclever.donatello
Package
com.marginallyclever.donatello.select
Interface SelectListener
All Superinterfaces:
EventListener
public interface
SelectListener
extends
EventListener
A SelectEvent is fired when a Select changes value.
Since:
7.50.2
Author:
Dan Royer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
selectEvent
(
SelectEvent
evt)
Method Details
selectEvent
void
selectEvent
(
SelectEvent
evt)