| Package | Description |
|---|---|
| com.vaadin.client.widget.escalator | |
| com.vaadin.client.widget.grid | |
| com.vaadin.client.widget.treegrid | |
| com.vaadin.client.widgets |
| Class and Description |
|---|
| Cell
Describes a cell
|
| EscalatorUpdater
An interface that allows client code to define how a certain row in Escalator
will be displayed.
|
| FlyweightCell |
| FlyweightRow
An internal implementation of the
Row interface. |
| PositionFunction
A functional interface that can be used for positioning elements in the DOM.
|
| Row
A representation of a row in an
Escalator. |
| RowContainer
A representation of the rows in each of the sections (header, body and
footer) in an
Escalator. |
| RowVisibilityChangeEvent
Event fired when the range of visible rows changes e.g.
|
| RowVisibilityChangeHandler
Event handler that gets notified when the range of visible rows changes e.g.
|
| ScrollbarBundle
An element-like bundle representing a configurable and visual scrollbar in
one axis.
|
| ScrollbarBundle.Direction
The orientation of the scrollbar.
|
| ScrollbarBundle.VisibilityChangeEvent |
| ScrollbarBundle.VisibilityHandler
A means to listen to when the scrollbar handle in a
ScrollbarBundle either appears or is removed. |
| Spacer
A representation of a spacer element in a
RowContainer.BodyRowContainer. |
| SpacerUpdater
An interface that handles the display of content for spacers.
|
| Class and Description |
|---|
| Cell
Describes a cell
|
| FlyweightCell |
| Class and Description |
|---|
| EscalatorUpdater
An interface that allows client code to define how a certain row in Escalator
will be displayed.
|
| Row
A representation of a row in an
Escalator. |
| Class and Description |
|---|
| Cell
Describes a cell
|
| ColumnConfiguration
A representation of the columns in an instance of
Escalator. |
| EscalatorUpdater
An interface that allows client code to define how a certain row in Escalator
will be displayed.
|
| FlyweightCell |
| Row
A representation of a row in an
Escalator. |
| RowContainer
A representation of the rows in each of the sections (header, body and
footer) in an
Escalator. |
| RowContainer.BodyRowContainer
The row container for the body section in an
Escalator. |
| RowVisibilityChangeHandler
Event handler that gets notified when the range of visible rows changes e.g.
|
| ScrollbarBundle.Direction
The orientation of the scrollbar.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.