Package io.jmix.flowui.kit.component
Interface HasTitle
- All Superinterfaces:
com.vaadin.flow.component.HasElement
,Serializable
- All Known Implementing Classes:
AbstractDropdownButton
,ComboBoxPicker
,ComboButton
,DropdownButton
,EntityComboBox
,EntityPicker
,JmixBigDecimalField
,JmixButton
,JmixComboBox
,JmixEmailField
,JmixIntegerField
,JmixMultiSelectComboBox
,JmixMultiValuePicker
,JmixNumberField
,JmixPasswordField
,JmixUserIndicator
,JmixValuePicker
,MultiValuePicker
,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
-