Class TreeBuilder
java.lang.Object
io.vertigo.ui.impl.quasar.tree.builder.TreeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic TreeemptyTree(io.vertigo.core.locale.LocaleMessageKey label) static <T> ListContext<T> static TreeBuilderofRoot(io.vertigo.core.locale.LocaleMessageKey key) static TreeBuilderstatic TreeBuilder<T> ListContext<T> withRootDisabled(Boolean disabled) withRootExpanded(Boolean expanded) withRootTickable(Boolean tickable)
-
Method Details
-
of
-
ofRoot
-
emptyTree
-
ofRoot
-
ofRoot
-
rootTickable
-
rootNotTickable
-
withRootTickable
-
rootExpanded
-
withRootExpanded
-
rootSelectable
-
rootNotSelectable
-
rootDisabled
-
withRootDisabled
-
withList
-