Class EnhancedPageView

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

public final class EnhancedPageView extends GenericPanel<Page>
Enhanced PageView which displays all Components and Behaviors of a Page in a TableTree representation. Components and Behaviors can be shown based on their statefulness status. There are also filtering options to choose the information displayed. Useful for debugging.
Author:
Bertrand Guay-Paquet
See Also: