Uses of Interface
br.com.davinti.vitruvio.vaadin.ActionCommand
Packages that use ActionCommand
-
Uses of ActionCommand in br.com.davinti.vitruvio.ui.root
Methods in br.com.davinti.vitruvio.ui.root with parameters of type ActionCommandModifier and TypeMethodDescriptionMenuBar.MenuItemRightAreaView.addItemOnUserMenu(String item, boolean withSeparatorBefore, ActionCommand action) MenuBar.MenuItemRightAreaViewImpl.addItemOnUserMenu(String item, boolean withSeparatorBefore, ActionCommand action) voidRightAreaView.addOnMenu(String name, int sum, ActionCommand onClick) voidRightAreaView.addOnMenu(String name, ActionCommand onClick) voidRightAreaViewImpl.addOnMenu(String name, int sum, ActionCommand onClick) voidRightAreaViewImpl.addOnMenu(String name, ActionCommand onClick)