Module io.github.mmm.ui.api.core
Package io.github.mmm.ui.api.widget.value
-
Interface Summary Interface Description UiAbstractCheckbox UiInput
for a checkbox.
Example:UiAbstractRadioButton UiInput
for a radio-button (option).
Example:UiBindableWidget<V> UiValidatableWidget
with externalUiValueBinding
.UiValidatableWidget<V> UiValuedWidget
with realvalidation
support.UiValuedWidget<V> UiWidgetWithSelection -
Class Summary Class Description UiCustomEditor<V> Custom widget
that represents and editor allowing to display and edit an object.