com.pmease.quickbuild.plugin.report.engine.web.event
Interface EventObserver

All Known Implementing Classes:
AbstractDashboardStatsPanel, AbstractOptionPanel, AbstractReportPanel, AggregationStatsPanel, AggregationTablePanel, CompareOtherConfigurationPanel, CompareOtherMetricsPanel, CompositeReportPanel, CompositeTabbedPanel, DataGrid, DateRangeFormPanel, DefaultHeaderPanel, DefaultReportPanel, FeedbackToolbar, GraphControls, GroupableDataGrid, HistoryStatsPanel, LatestStatusPanel, LineChartPanel, OneMetricPanel, PieChartDashboardPanel, RowGroupDataGrid, SearchNavToolbar, SearchNavToolbar.NavBar, SimpleAggregationStatsPanel, SimpleStatisticsPanel, StatisticsHeaderPanel, StatisticsPanel, StatsDetailsPanel, StatsExtraControls, StatsSummaryPanel, StatsTablePanel, TableReportPanel, UnProcessedReportPanel, VelocityReportPanel

public interface EventObserver

EventObserver will observe the event sent from other components, subclass should add onEvent(ConcreateEvent event) method


Field Summary
static java.lang.String ON_EVENT
           
 

Field Detail

ON_EVENT

static final java.lang.String ON_EVENT
See Also:
Constant Field Values


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.