Interface UiValuedComposite<C extends UiWidget,V>

Type Parameters:
C - type of the child widgets.
V - type of the value.
All Superinterfaces:
AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadValid, AttributeReadValue<V>, AttributeReadVisible, AttributeWriteEnabled, AttributeWriteId, AttributeWriteReadOnly, AttributeWriteTooltip, AttributeWriteValidationFailure, AttributeWriteValue<V>, AttributeWriteValueForUser<V>, AttributeWriteVisible, EventSource<UiEvent,UiEventListener>, UiBindableWidget<V>, UiComposite<C>, UiFailureComposite<C>, UiMutableComposite<C>, UiRemovableComposite<C>, UiValidatableWidget<V>, UiValuedWidget<V>, UiWidget
All Known Implementing Classes:
UiCustomValuedComposite

public interface UiValuedComposite<C extends UiWidget,V> extends UiMutableComposite<C>, UiFailureComposite<C>, UiBindableWidget<V>
Since:
1.0.0