List of usage examples for com.vaadin.v7.client.ui VTree subclass-usage
From source file com.haulmont.cuba.web.widgets.client.tree.CubaTreeWidget.java
public class CubaTreeWidget extends VTree implements ShortcutActionHandler.ShortcutActionHandlerOwner { protected ShortcutActionHandler shortcutHandler; protected boolean doubleClickHandling = false;