|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.event.FieldEvents.FocusAndBlurServerRpcImpl
public abstract static class FieldEvents.FocusAndBlurServerRpcImpl
| Constructor Summary | |
|---|---|
FieldEvents.FocusAndBlurServerRpcImpl(Component component)
|
|
| Method Summary | |
|---|---|
void |
blur()
|
protected abstract void |
fireEvent(Component.Event event)
|
void |
focus()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldEvents.FocusAndBlurServerRpcImpl(Component component)
| Method Detail |
|---|
protected abstract void fireEvent(Component.Event event)
public void blur()
blur in interface com.vaadin.shared.communication.FieldRpc.BlurServerRpcpublic void focus()
focus in interface com.vaadin.shared.communication.FieldRpc.FocusServerRpc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||