Class TextFieldPanel<M,I,P,S>

All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public class TextFieldPanel<M,I,P,S> extends EditableCellPanel<M,I,P,S>
Panel with a TextField that updates the property of the row immediately after user leaves the field.
Author:
Matej Knopp
See Also: