Package com.vaadin.client.widgets
Class Grid.FooterCell
- java.lang.Object
-
- com.vaadin.client.widgets.Grid.StaticSection.StaticCell
-
- com.vaadin.client.widgets.Grid.FooterCell
-
public static class Grid.FooterCell extends Grid.StaticSection.StaticCell
A single cell in a grid Footer row. Has a textual caption.
-
-
Constructor Summary
Constructors Constructor Description FooterCell()
-
Method Summary
-
Methods inherited from class com.vaadin.client.widgets.Grid.StaticSection.StaticCell
getColspan, getHtml, getSection, getStyleName, getText, getType, getWidget, setColspan, setHtml, setSection, setStyleName, setText, setWidget
-
-