Class UiCustomValuedWidget<V,W extends UiValuedWidget<V>>

Type Parameters:
W - type of the delegate.
V - type of the value.
All Implemented Interfaces:
EventSource<UiEvent,UiEventListener>, AttributeReadAttached, AttributeReadEnabled, AttributeReadId, AttributeReadValid, AttributeReadValue<V>, AttributeReadVisible, AttributeWriteEnabled, AttributeWriteId, AttributeWriteReadOnly, AttributeWriteTooltip, AttributeWriteValue<V>, AttributeWriteVisible, UiCustomWidget<W>, UiWidget, UiValuedWidget<V>
Direct Known Subclasses:
UiCustomValidatableWidget

public abstract class UiCustomValuedWidget<V,W extends UiValuedWidget<V>> extends AbstractUiCustomWidget<W> implements UiValuedWidget<V>
Since:
1.0.0