Class GenericWebMarkupContainer<T>

Type Parameters:
T - the type of the page's model object
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<T,GenericWebMarkupContainer<T>>, IMetadataContext<Serializable,Component>, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

A WebMarkupContainer with typesafe getters and setters for the model and its underlying object
See Also: