Class PropertyFilterImpl<V>

All Implemented Interfaces:
AttachNotifier, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, CompositeWithCaption, CompositeWithDescription, CompositeWithHtmlCaption, CompositeWithHtmlDescription, FilterComponent, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValue<V>, PropertyFilter<V>, Requirable, SingleFilterComponent<V>, SupportsCaptionPosition, Validatable

public class PropertyFilterImpl<V> extends AbstractSingleFilterComponent<V> implements PropertyFilter<V>