public interface WindowOrderHandler
extends com.google.gwt.event.shared.EventHandler
WindowOrderEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onWindowOrderChange(WindowOrderEvent event)
Called when the VWindow instances changed their order position.
|
void onWindowOrderChange(WindowOrderEvent event)
event - Contains windows whose position has changedCopyright © 2018 Vaadin Ltd. All rights reserved.