JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.vaadin.firitin.components
Interface TreeTable.LeafModel<T>
All Known Subinterfaces:
TreeTable.TreeTableModel
<T>
Enclosing class:
TreeTable
<
T
>
public static interface
TreeTable.LeafModel<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isLeaf
(
T
item)
Method Details
isLeaf
boolean
isLeaf
(
T
item)