Interface HasColSpan

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Implementing Classes:
TableCell, TableDataCell, TableHeaderCell

public interface HasColSpan extends com.vaadin.flow.component.HasElement
A mixing interface for components, that have a "colspan" attribute.
Author:
Stefan Uebe