H - Type of the header Component.@FunctionalInterface public interface HasHeader<H extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents>
| Modifier and Type | Method and Description |
|---|---|
Optional<H> |
getHeader()
Gets the current header.
|
Copyright © 2024 Miki. All rights reserved.