Uses of Class
com.vaadin.ui.Window.CloseShortcut

Packages that use Window.CloseShortcut
com.vaadin.ui   
 

Uses of Window.CloseShortcut in com.vaadin.ui
 

Methods in com.vaadin.ui that return types with arguments of type Window.CloseShortcut
 java.util.Collection<Window.CloseShortcut> Window.getCloseShortcuts()
          Returns an unmodifiable collection of Window.CloseShortcut objects currently registered with this Window.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.