|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowMoveHandler | |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.window | |
| Uses of WindowMoveHandler in com.vaadin.client.ui |
|---|
| Methods in com.vaadin.client.ui with parameters of type WindowMoveHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
VWindow.addMoveHandler(WindowMoveHandler handler)
Adds a Handler for when user moves the window. |
| Uses of WindowMoveHandler in com.vaadin.client.ui.window |
|---|
| Classes in com.vaadin.client.ui.window that implement WindowMoveHandler | |
|---|---|
class |
WindowConnector
|
| Methods in com.vaadin.client.ui.window that return types with arguments of type WindowMoveHandler | |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<WindowMoveHandler> |
WindowMoveEvent.getAssociatedType()
|
static com.google.gwt.event.shared.GwtEvent.Type<WindowMoveHandler> |
WindowMoveEvent.getType()
Gets the type of the event |
| Methods in com.vaadin.client.ui.window with parameters of type WindowMoveHandler | |
|---|---|
protected void |
WindowMoveEvent.dispatch(WindowMoveHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||