| Package | Description |
|---|---|
| com.vaadin.client.widget.escalator |
| Modifier and Type | Field and Description |
|---|---|
static SpacerUpdater |
SpacerUpdater.NULL
A spacer updater that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
SpacerUpdater |
RowContainer.BodyRowContainer.getSpacerUpdater()
Gets the spacer updater currently in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RowContainer.BodyRowContainer.setSpacerUpdater(SpacerUpdater spacerUpdater)
Sets a new spacer updater.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.