| Package | Description |
|---|---|
| org.vaadin.miki.superfields.layouts | |
| org.vaadin.miki.superfields.util |
| Class and Description |
|---|
| HasFooter
Marker interface for objects that have a footer.
|
| HasHeader
Marker interface for objects that have a header.
|
| HeaderFooterFieldWrapper
A three-part layout (header, field, footer) for any field that itself is a field.
|
| HeaderFooterLayoutWrapper
A wrapper for a typical header-body-footer layout that exposes header and footer, and delegates all
methods from
HasComponents to the body. |
| WithFooterComponentsMixin
Mixin for adding components to a footer.
|
| WithHeaderComponentsMixin
Mixin for adding components to a header.
|
| Class and Description |
|---|
| HeaderFooterFieldWrapper
A three-part layout (header, field, footer) for any field that itself is a field.
|
| HeaderFooterLayoutWrapper
A wrapper for a typical header-body-footer layout that exposes header and footer, and delegates all
methods from
HasComponents to the body. |
Copyright © 2023 Miki. All rights reserved.