Class VFooter

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.HtmlComponent
com.vaadin.flow.component.HtmlContainer
com.vaadin.flow.component.html.Footer
org.vaadin.firitin.components.html.VFooter
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.html.Footer>, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasOrderedComponents, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasText, Serializable, FluentAttachNotifier<VFooter>, FluentClickNotifier<com.vaadin.flow.component.html.Footer,VFooter>, FluentComponent<VFooter>, FluentDetachNotifier<VFooter>, FluentHasComponents<VFooter>, FluentHasSize<VFooter>, FluentHasStyle<VFooter>, FluentHasText<VFooter>, FluentHtmlContainer<VFooter>

public class VFooter extends com.vaadin.flow.component.html.Footer implements FluentHtmlContainer<VFooter>, FluentClickNotifier<com.vaadin.flow.component.html.Footer,VFooter>
See Also: