|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionManager | |
|---|---|
| com.vaadin.ui | |
| Uses of ActionManager in com.vaadin.ui |
|---|
| Fields in com.vaadin.ui declared as ActionManager | |
|---|---|
protected ActionManager |
Panel.actionManager
Keeps track of the Actions added to this component, and manages the painting and handling as well. |
| Methods in com.vaadin.ui that return ActionManager | |
|---|---|
protected ActionManager |
Panel.getActionManager()
|
protected ActionManager |
AbstractField.getActionManager()
Gets the ActionManager used to manage the
ShortcutListeners added to this Field. |
protected ActionManager |
Form.getOwnActionManager()
Gets the ActionManager responsible for handling Actions
added to this Form.Note that Form has another ActionManager inherited from AbstractField. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||