Package com.vaadin.v7.client.ui
Class VTreeTable.PendingNavigationEvent
- java.lang.Object
-
- com.vaadin.v7.client.ui.VTreeTable.PendingNavigationEvent
-
- Enclosing class:
- VTreeTable
public static class VTreeTable.PendingNavigationEvent extends Object
For internal use only. May be removed or replaced in the future.
-
-
Constructor Summary
Constructors Constructor Description PendingNavigationEvent(int keycode, boolean ctrl, boolean shift)
-