Class FooterToolbarItem
java.lang.Object
com.flowingcode.vaadin.addons.gridexporter.FooterToolbarItem
- All Implemented Interfaces:
Serializable
Item that can be added to
FooterToolbar
.
Default position is FooterToolbarItemPosition.AFTER_EXPORT_BUTTONS
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFooterToolbarItem
(com.vaadin.flow.component.Component component) FooterToolbarItem
(com.vaadin.flow.component.Component component, FooterToolbarItemPosition position) -
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.Component
-
Constructor Details
-
FooterToolbarItem
public FooterToolbarItem(com.vaadin.flow.component.Component component)
-
-
Method Details
-
getComponent
public com.vaadin.flow.component.Component getComponent() -
getPosition
-