| Package | Description |
|---|---|
| com.vaadin.client.widget.escalator | |
| com.vaadin.client.widgets |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RowContainer.BodyRowContainer
The row container for the body section in an
Escalator. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
Escalator.AbstractRowContainer |
| Modifier and Type | Method and Description |
|---|---|
RowContainer |
Escalator.findRowContainer(com.google.gwt.dom.client.Element element)
Returns the
RowContainer which contains the element. |
RowContainer |
Escalator.getFooter()
Returns the row container for the footer in this Escalator.
|
RowContainer |
Escalator.getHeader()
Returns the row container for the header in this Escalator.
|
| Constructor and Description |
|---|
StaticSectionUpdater(Grid.StaticSection<?> section,
RowContainer container) |
Copyright © 2016 Vaadin Ltd. All rights reserved.