Package io.jmix.flowui.kit.component
Interface HasPlaceholder
- All Superinterfaces:
 com.vaadin.flow.component.HasElement,Serializable
- All Known Implementing Classes:
 EntityPicker,JmixMultiValuePicker,JmixValuePicker,MultiValuePicker,ValuePicker,ValuePickerBase
public interface HasPlaceholder
extends com.vaadin.flow.component.HasElement
- 
Field Summary
Fields - 
Method Summary
Methods inherited from interface com.vaadin.flow.component.HasElement
getElement 
- 
Field Details
- 
PLACEHOLDER_PROPERTY_NAME
- See Also:
 
 
 - 
 - 
Method Details
- 
getPlaceholder
 - 
setPlaceholder
 
 -