We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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, getDescription, getDescriptionContentMode, getHtml, getSection, getStyleName, getText, getType, getWidget, setColspan, setDescription, setDescription, setDescriptionContentMode, setHtml, setSection, setStyleName, setText, setWidget
-
-