|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mayo.bsi.ngsportal.client.SGETabController
public final class SGETabController
SGETab lays out and draws the the controls and graphs comprising the Grid Engine Metrics Tab.
| Method Summary | |
|---|---|
com.smartgwt.client.widgets.tab.Tab |
getTab()
Lazily returns the SmartGWT Tab Object created. |
void |
update()
update handles the results of a refresh button click. |
void |
updateRunSelections()
updateRunSelections sets the possible values of the runID selection control based on the current settings of the date range control |
void |
updateRunTypes()
updateRunTypes updates the values for the run type selector based on the range of the date range control (eg., if no exome runs were done during February, don't offer the option of selecting only exome runs). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void updateRunTypes()
public void updateRunSelections()
public void update()
public com.smartgwt.client.widgets.tab.Tab getTab()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||