Type Parameters:
T - type of elements contained in the model's collection
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public class SelectOptions<T> extends RepeatingView
Component that makes it easy to produce a list of SelectOption components.

Has to be attached to a <option> markup tag.

Author:
Igor Vaynberg (ivaynberg)
See Also: