public static class AceEditor.TextChangeEventImpl
extends com.vaadin.v7.event.FieldEvents.TextChangeEvent
source
Modifier and Type | Method and Description |
---|---|
com.vaadin.v7.ui.AbstractTextField |
getComponent() |
int |
getCursorPosition() |
String |
getText() |
getSource, toString
public com.vaadin.v7.ui.AbstractTextField getComponent()
getComponent
in class com.vaadin.ui.Component.Event
public int getCursorPosition()
getCursorPosition
in class com.vaadin.v7.event.FieldEvents.TextChangeEvent
public String getText()
getText
in class com.vaadin.v7.event.FieldEvents.TextChangeEvent
Copyright © 2020 Magnolia International Ltd.. All rights reserved.