Package org.linkki.core.vaadin.component
Interface HasCaption
-
- All Known Implementing Classes:
BaseSection,GridSection,LinkkiSection
public interface HasCaptionA component that has a caption.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCaption()voidsetCaption(String text)
-