Uses of Interface
org.linkki.core.vaadin.component.HasCaption
-
Packages that use HasCaption Package Description org.linkki.core.vaadin.component.section Sectionsused to structure UI. -
-
Uses of HasCaption in org.linkki.core.vaadin.component.section
Classes in org.linkki.core.vaadin.component.section that implement HasCaption Modifier and Type Class Description classBaseSectionBase class for sections.classGridSectionA section containing a single table.classLinkkiSectionA section consists of a header displaying a caption and a body/content containing controls to view and edit data.
-