public class LspsTree extends UIComponent
element
Constructor and Description |
---|
LspsTree(TreeElement element) |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the tree selection.
|
String |
getSelection()
Returns the current selection.
|
void |
select(String selection)
Selects a tree node with given caption.
|
String |
toString() |
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML
$, clickButton, contains, find, getDriver, waitForVaadin
public String getSelection()
public String toString()
toString
in class UIComponent
public void select(String selection)
selection
- the item caption, not null.public void clear()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.