Package com.vaadin.client.widgets
Class Grid.FocusStack
- java.lang.Object
-
- com.vaadin.client.widgets.Grid.FocusStack
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedFocusStack()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpop()Restore focus to the element at the top of the stack.voidpush()Store the currently focused element.
-