Package io.jmix.flowui.kit.component
Interface HasTitle
- All Superinterfaces:
com.vaadin.flow.component.HasElement
,Serializable
- All Known Implementing Classes:
AbstractDropdownButton
,CodeEditor
,ComboBoxPicker
,ComboButton
,DropdownButton
,EntityComboBox
,EntityPicker
,FilePathBreadCrumbs.NavigationButton
,JmixBigDecimalField
,JmixButton
,JmixCodeEditor
,JmixComboBox
,JmixEmailField
,JmixIntegerField
,JmixMultiSelectComboBox
,JmixMultiSelectComboBoxPicker
,JmixMultiValuePicker
,JmixNumberField
,JmixPasswordField
,JmixUserIndicator
,JmixValuePicker
,MultiSelectComboBoxPicker
,MultiValuePicker
,SearchField
,TypedTextField
,UserIndicator
,ValuePicker
,ValuePickerBase
,ValuePickerButton
public interface HasTitle
extends com.vaadin.flow.component.HasElement
-
Method Summary
Methods inherited from interface com.vaadin.flow.component.HasElement
getElement
-
Method Details
-
getTitle
-
setTitle
-