public interface InputEvent
TouchEvent, the ordering of events is not guaranteed| Modifier and Type | Interface and Description |
|---|---|
static class |
InputEvent.EventType
ON_CHANGE - an event of this type is issued when an input widgets changes state.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLComponent |
getComponent() |
InputEvent.EventType |
getEventType() |
InputEvent.EventType getEventType()
HTMLComponent getComponent()
Copyright © 2018. All rights reserved.