Uses of Interface
org.vaadin.miki.markers.HasReadOnly
-
Packages that use HasReadOnly Package Description org.vaadin.miki.superfields.layouts -
-
Uses of HasReadOnly in org.vaadin.miki.superfields.layouts
Classes in org.vaadin.miki.superfields.layouts that implement HasReadOnly Modifier and Type Class Description classHeaderFooterLayoutWrapper<R extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents,H extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents,B extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents,F extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasComponents>A wrapper for a typical header-body-footer layout that exposes header and footer, and delegates all methods fromHasComponentsto the body.
-