Package com.vaadin.client.widgets
Class Grid.HeaderCell
- java.lang.Object
-
- com.vaadin.client.widgets.Grid.StaticSection.StaticCell
-
- com.vaadin.client.widgets.Grid.HeaderCell
-
public static class Grid.HeaderCell extends Grid.StaticSection.StaticCell
A single cell in a grid header row. Has a caption and, if it's in a default row, a drag handle.
-
-
Constructor Summary
Constructors Constructor Description HeaderCell()
-
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
-
-