public abstract class AbstractOrderedLayout extends UIComponent
element| Constructor and Description |
|---|
AbstractOrderedLayout(AbstractOrderedLayoutElement element) |
| Modifier and Type | Method and Description |
|---|---|
UIComponent |
getChild(int index)
Retrieves x-th child of this repeater.
|
int |
getChildCount()
Returns the count of child component instances.
|
String |
toString() |
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML$, clickButton, contains, find, getDriver, waitForVaadinpublic AbstractOrderedLayout(AbstractOrderedLayoutElement element)
public int getChildCount()
public UIComponent getChild(int index)
index - the index (or row), 0-based.public String toString()
toString in class UIComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.