Interface UiDoubleInput

All Superinterfaces:
AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadText, AttributeReadValid, AttributeReadValue<Double>, AttributeReadVisible, AttributeWriteAutocomplete, AttributeWriteEnabled, AttributeWriteId, AttributeWritePlaceholder, AttributeWritePrefix, AttributeWriteReadOnly, AttributeWriteSuffix, AttributeWriteText, AttributeWriteTooltip, AttributeWriteValidationFailure, AttributeWriteValue<Double>, AttributeWriteValueForUser<Double>, AttributeWriteVisible, io.github.mmm.event.EventSource<UiEvent,UiEventListener>, UiAbstractInput<Double>, UiInput<Double>, UiNativeWidget, UiNumberInput<Double>, UiNumericInput<Double>, UiRegularWidget, UiTextualInput<Double>, UiValidatableWidget<Double>, UiValuedWidget<Double>, UiWidget

public interface UiDoubleInput extends UiNumberInput<Double>, UiNativeWidget
UiNumberInput for a Double value.
Example:
 
 
Since:
1.0.0