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