Package org.vaadin.firitin.fluency.ui
Interface FluentHasText<S extends FluentHasText<S>>
-
- All Superinterfaces:
com.vaadin.flow.component.HasElement,com.vaadin.flow.component.HasText,Serializable
- All Known Subinterfaces:
FluentHtmlContainer<S>
- All Known Implementing Classes:
DefaultButton,VAnchor,VArticle,VAside,VButton,VDescriptionList,VDiv,VEmphasis,VFooter,VH1,VH2,VH3,VH4,VH5,VH6,VHeader,VHr,VImage,VLabel,VListItem,VMain,VNativeButton,VNav,VOrderedList,VParagaph,VSection,VSpan,VUnorderedList
public interface FluentHasText<S extends FluentHasText<S>> extends com.vaadin.flow.component.HasText
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default SwithText(String text)
-