Java com.vaadin.ui.components.grid HeaderCell fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.ui.components.grid HeaderCell fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.ui.components.grid HeaderCell.

The text is from its open source code.

Method

voidsetStyleName(String styleName)
Sets a custom style name for this cell.
voidsetText(String text)
Sets the textual caption of this cell.