We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.event.
Interface Action.ShortcutNotifier
All Superinterfaces:
All Known Implementing Classes:
AbstractField, AbstractSelect, AbstractTextField, Button, CheckBox, ComboBox, DateField, Form, InlineDateField, ListSelect, NativeButton, NativeSelect, OptionGroup, PasswordField, PopupDateField, ProgressIndicator, RichTextArea, Select, Slider, Table, TextArea, TextField, Tree, TreeTable, TwinColSelect
Enclosing class:
- extends Serializable
public static interface Action.ShortcutNotifier
Method Summary | |
---|---|
void |
addShortcutListener(ShortcutListener shortcut)
|
void |
removeShortcutListener(ShortcutListener shortcut)
|
Method Detail |
---|
addShortcutListener
void addShortcutListener(ShortcutListener shortcut)
removeShortcutListener
void removeShortcutListener(ShortcutListener shortcut)