Uses of Class
edu.mayo.bsi.ngsportal.client.InstrumentDashboardPage

Packages that use InstrumentDashboardPage
edu.mayo.bsi.ngsportal.client   
 

Uses of InstrumentDashboardPage in edu.mayo.bsi.ngsportal.client
 

Constructors in edu.mayo.bsi.ngsportal.client with parameters of type InstrumentDashboardPage
InstrumentPanel(String name, String message, InstrumentDashboardPage instrumentDashboardPage)
           
PrimaryStatusPanel(PrimaryAnalysisBean primaryBean, InstrumentDashboardPage instrumentDashboardPage)
           
SecondaryRunStatusPanel(String runName, List<SecondaryAnalysisBean> list, InstrumentDashboardPage instrumentDashboardPage)
           
SecondaryStatusPanel(SecondaryAnalysisBean secondaryBean, InstrumentDashboardPage instrumentDashboardPage)