Type Parameters:
T - Type of the palette
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<String,FormComponent<String>>, IMetadataContext<Serializable,Component>, IFormModelUpdateListener, IFormVisitorParticipant, ILabelProvider<String>, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public class Recorder<T> extends HiddenField<String>
Component to keep track of selections on the html side. Also used for encoding and decoding those selections between html and java.
Author:
Igor Vaynberg ( ivaynberg )
See Also: