Uses of Class
com.vaadin.flow.component.html.NativeTableFooter
Packages that use NativeTableFooter
-
Uses of NativeTableFooter in com.vaadin.flow.component.html
Methods in com.vaadin.flow.component.html that return NativeTableFooterModifier and TypeMethodDescriptionNativeTable.getFoot()
Returns the<tfoot>
element of this table.