public static class Window.WindowOrderChangeEvent extends Component.Event
UI.WindowOrderUpdateEvent
,
Serialized Formsource
Constructor and Description |
---|
WindowOrderChangeEvent(Component source,
int order) |
Modifier and Type | Method and Description |
---|---|
int |
getOrder()
Gets the new window order position.
|
Window |
getWindow()
Gets the Window.
|
getComponent
getConnector
getSource, toString
Copyright © 2017 Vaadin Ltd. All rights reserved.