Uses of Class
com.vaadin.v7.ui.Tree
-
Packages that use Tree Package Description com.vaadin.v7.ui -
-
Uses of Tree in com.vaadin.v7.ui
Methods in com.vaadin.v7.ui that return Tree Modifier and Type Method Description TreeTree.TreeContextClickEvent. getComponent()Deprecated.TreeTree.TreeTargetDetails. getTarget()Deprecated.Methods in com.vaadin.v7.ui with parameters of type Tree Modifier and Type Method Description protected abstract Set<Object>Tree.TreeDropCriterion. getAllowedItemIds(DragAndDropEvent dragEvent, Tree tree)Deprecated.StringTree.ItemStyleGenerator. getStyle(Tree source, Object itemId)Deprecated.Called by Tree when an item is painted.Constructors in com.vaadin.v7.ui with parameters of type Tree Constructor Description TreeContextClickEvent(Tree source, Object itemId, com.vaadin.shared.MouseEventDetails mouseEventDetails)Deprecated.
-