| Package | Description |
|---|---|
| org.vaadin.miki.superfields.text |
| Modifier and Type | Method and Description |
|---|---|
LabelField<V> |
LabelField.withConverter(com.vaadin.flow.function.SerializableFunction<V,String> converter)
Chains
setConverter(SerializableFunction) and returns itself. |
LabelField<V> |
LabelField.withNullRepresentation(String nullRepresentation)
Chains
setNullRepresentation(String) and returns itself. |
Copyright © 2024 Miki. All rights reserved.