public interface SelectEvent
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
SelectEvent.EventType
ON_SELECT - an event of this type is issued when an element is selected. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HTMLComponent | 
getComponent()  | 
SelectEvent.EventType | 
getEvent()  | 
SelectEvent.EventType getEvent()
HTMLComponent getComponent()
Copyright © 2019. All rights reserved.