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

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

Introduction

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

The text is from its open source code.

Method

voidsetHtml(String html)
Sets the HTML content displayed in this cell.
voidsetStyleName(String styleName)
Sets a custom style name for this cell.