Interface UiMenuItemRadioButton

All Superinterfaces:
AttributeFeatureClick, AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadText, AttributeReadValid, AttributeReadValue<Boolean>, AttributeReadVisible, AttributeWriteEnabled, AttributeWriteId, AttributeWriteReadOnly, AttributeWriteSelected, AttributeWriteText, AttributeWriteToggleGroup, AttributeWriteTooltip, AttributeWriteValue<Boolean>, AttributeWriteVisible, io.github.mmm.event.EventSource<UiEvent,UiEventListener>, UiAbstractMenuEntry, UiAbstractMenuItem, UiAbstractRadioButton, UiActiveWidget, UiClickableWidget, UiValuedWidget<Boolean>, UiWidget, UiWidgetWithSelection

public interface UiMenuItemRadioButton extends UiAbstractMenuItem, UiAbstractRadioButton
UiAbstractMenuItem that additionally has a radio button.
All radio menu items within the same menu will automatically belong to the same group (so only one of them can be selected at a time).
Since:
1.0.0