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