Interface TableRowContainer

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Implementing Classes:
Table, TableBody, TableFoot, TableHead

public interface TableRowContainer extends com.vaadin.flow.component.HasElement
A base interface for components, that contain table rows.
Author:
Stefan Uebe
See Also: