- add(Widget, Widget) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Add a tab to the panel
- add(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
Manually add an item to the list.
- addActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionPanel
-
Add a listener for toolbar actions
- addActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardLeftNavigationPanel
-
Add a listener for navigation events.
- addActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardToolBarPanel
-
Add a listener for toolbar actions
- addBetaScale(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a beta scale value to the study design
- addBetweenParticipantFactor(WizardStepPanel, String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a between participant factor to the StudyDesign
- addBetweenParticipantFactorCategory(WizardStepPanel, String, String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a category to a between participant factor in the StudyDesign
- addChangeHandler(ResizableMatrixChangeHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Add a change handler to the matrix panel
- addClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.EditTrendPanel
-
Add an external click handler to the buttons
- addClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ButtonWithExplanationPanel
-
- addClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Add a handler for click events on the tabs
- addClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepDisclosurePanel
-
Add a handler for panel open events.
- addClusteringNode(WizardStepPanel, ClusterNode) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a clustering node
- addColumn(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Add a new column to the matrix data
- addConfidenceIntervalOptions(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add an empty power confidence interval description to the context
- addContextListener(WizardContextListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardContext
-
Add a listener for changes to the context
- addFactor(BetweenParticipantFactor) - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Add a factor to the table
- addFactorCategory(BetweenParticipantFactor, String) - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Add a category to the specified factor
- addHypothesisBetweenParticipantFactor(WizardStepPanel, BetweenParticipantFactor) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a between participant factor to the hypothesis object
- addHypothesisRepeatedMeasuresFactor(WizardStepPanel, RepeatedMeasuresNode) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a repeated measures factor to the hypothesis object
- addModeSelectionHandler(ModeSelectionHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionPanel
-
Add a listener for "start events" which indicate if the user
wants to create a new study, or upload an existing design
- addNominalPower(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a nominal power value to the study design
- addOpenHandler(<any>) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepDisclosurePanel
-
Add a handler for panel open events.
- addPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelGroup
-
Add a panel to the panel group
- addPerGroupSampleSize(WizardStepPanel, int) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a per group sample size value to the study design
- addPowerCurveDataSeries(WizardStepPanel, PowerCurveDataSeries) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a data series to the power curve description
- addPowerMethod(WizardStepPanel, PowerMethodEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a power method to the study design
- addQuantile(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a quantile value to the study design
- addRepeatedMeasuresNode(WizardStepPanel, RepeatedMeasuresNode) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a repeated measures node
- addResponseVariable(WizardStepPanel, String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a response variable to the study design
- addSigmaScale(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a sigma scale value to the study design
- addStatisticalTest(WizardStepPanel, StatisticalTestTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add the statistical test to the study design
- addTrendClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Add a handler for trend selection clicks
- addTypeIErrorRate(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add a Type I error rate to the study design
- addVariableClickHandler(ClickHandler) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Add a handler for checkbox clicks
- addWizardActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
Add a listener for wizard actions - mainly to allow the main application panel
to perform a cancel.
- addWizardActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
Add a listener for wizard actions - mainly to allow the main application panel
to perform a cancel.
- addWizardActionListener(WizardActionListener) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
- allowNext(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionPanel
-
Enable/disable the next button
- allowNext(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardToolBarPanel
-
Enable/disable the next button
- allowPrevious(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionPanel
-
Enable/disable the previous button
- allowPrevious(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardToolBarPanel
-
Enable/disable the previous button
- alphaDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- alphaIntroDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- alphaIntroTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- alphaTableColumn() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- alphaTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- and() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- CancelDialogBox - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
- CancelDialogBox() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.CancelDialogBox
-
- cancelDialogBox() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.CancelDialogBox
-
- cancelDialogBoxQuery() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- categoriesTableColumn() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- categoryReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- categoryWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- ChartSvcConnector - Class in edu.ucdenver.bios.glimmpseweb.client.connector
-
Creates a chart request, typically stored to an image widget
- ChartSvcConnector() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.connector.ChartSvcConnector
-
- chartSvcHostLegend() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- chartSvcHostScatter() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
A method that check the validation of the fields in the Clustering Panel Sub Panel
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.FixedPredictorsPanel
-
Check if the user has entered a valid set of predictors.
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GaussianCovariateCovariancePanel
-
Indicates if the screen is complete
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GrandMeanHypothesisPanel
-
Returns true if the user has selected sufficient information
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.HypothesisPanel
-
Check if the hypothesis is completely specified
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionHypothesisPanel
-
Panel is complete provided two or more variables are selected
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MainEffectHypothesisPanel
-
Returns true if the user has selected sufficient information
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
Check if the user has entered all required information
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendHypothesisPanel
-
Returns true if the user has selected sufficient information
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Indicates if all required information has been entered
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Indicates if all required information has been entered
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardContext
-
Checks if the context is complete.
- checkComplete() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Checks if the study design is complete
- clear() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Clear all tabs
- clear() - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Clear the table
- clearClustering(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Clear all clustering information from the study design
- clearCovariance(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add covariance information in the study design.
- clearCovarianceRepeatedMeasures(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Clear all repeated measures from the covariance set
- clearHypothesisFactors(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Clear the factors associated with the current hypothesis
- clearPowerCurveDataSeries(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Clear the data series in the power curve description
- clearRepeatedMeasures(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Clear all repeated measures information from the study design
- closePanel() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepDisclosurePanel
-
Open or close the panel
- clusteringNodePanelIntraclassCorrelationLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringNodePanelNameLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringNodePanelNumberOfGroupsLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- ClusteringPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Panel which allows the user to enter information about clustering
in the study design
- ClusteringPanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanel
-
Constructor for the Clustering Panel Class
- clusteringPanelAddClusteringButton() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringPanelAddSubgroupButton() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringPanelDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringPanelRemoveClusteringButton() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusteringPanelRemoveSubgroupButton() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- ClusteringPanelSubPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Panel for tree item in clustering tree hierarchy.
- ClusteringPanelSubPanel(String, int, ClusteringPanel) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Constructor
- clusteringPanelTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- clusterNodeReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- clusterNodeWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- column - Variable in class edu.ucdenver.bios.glimmpseweb.client.shared.RowColumnTextBox
-
- COLUMN_NAME_ACTUAL_POWER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_ALPHA - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_BETA_SCALE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_CI_LOWER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_CI_UPPER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_NOMINAL_POWER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_POWER_METHOD - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_QUANTILE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_SAMPLE_SIZE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_SIGMA_SCALE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- COLUMN_NAME_TEST - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalDescriptionReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- confidenceIntervalDescriptionWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- confidenceIntervalOptionsAlphaLower() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsAlphaQuestion() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsAlphaUpper() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsEstimatedDataQuestion() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsNone() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsRank() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsSampleSize() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsTypeBetaSigma() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsTypeQuestion() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalOptionsTypeSigma() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confidenceIntervalReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- confirmClearAll() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- confirmClearScreen() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- constants - Static variable in class edu.ucdenver.bios.glimmpseweb.client.GlimmpseWeb
-
This is the entry point method.
- constructStandardDeviationGrid(List<String>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
This counstructs the Standard Deviation text boxes based on the input fron
response list
- contrastIntroDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- contrastIntroTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- CorrelationDeckPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Class which allows input of correlation matrices either as
1.
- CorrelationDeckPanel(CovarianceSetManager, RepeatedMeasuresNode) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.CorrelationDeckPanel
-
Build a covariance deck for a repeated measures dimension
- correlationMatrixAlertHeader() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- correlationMatrixAlertText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- correlationOutcomeQuestion() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- CovarianceBuilder - Interface in edu.ucdenver.bios.glimmpseweb.client.guided
-
- CovarianceCorrelationDeckPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Class which allows input of covariance matrices either as
1.
- CovarianceCorrelationDeckPanel(CovarianceSetManager, RepeatedMeasuresNode, boolean) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceCorrelationDeckPanel
-
Build a covariance deck for a repeated measures dimension
- CovarianceCorrelationDeckPanel(CovarianceSetManager, List<ResponseNode>, boolean) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceCorrelationDeckPanel
-
Create a covariance input panel for the specified response list
- covarianceMatrixAlertHeader() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covarianceMatrixAlertText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covarianceReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- covarianceResponsesLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- CovarianceSetManager - Interface in edu.ucdenver.bios.glimmpseweb.client.guided
-
Interface for classes which aggregate the results of
several CovarianceBuilder classes into a coherent
set of covariance objects
- covarianceWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- covariateCheckBoxLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covariateCovarianceIsValid() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Returns true if the sigmaG matrix is valid
- covariateDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covariateMeanLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covariateOutcomesCovarianceIsValid() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Returns true if the sigmaG matrix is valid
- covariateStandardDeviationLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- covariateTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsAlphaLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsBetaScaleLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsConfidenceLimitsLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsDataSeriesDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsDataSeriesLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsNominalPowerLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsNone() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsNoneLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsPowerLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsPowerMethodLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsQuantileLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsSampleSizeLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsSigmaScaleLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsTestLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- curveOptionsXAxisDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- GaussianCovariateCovariancePanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Screen to input the correlation between the gaussian covariate
and the outcomes.
- GaussianCovariateCovariancePanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.GaussianCovariateCovariancePanel
-
Constructor
- getBetaValue(int, int) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the value in the beta matrix at the specified row and column
- getBetweenParticipantFactor(String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the specified between participant factor by name
- getBetweenParticipantFactorIndex(BetweenParticipantFactor) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the index of the specified between participant factor
- getCellValue(int, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Get the value of a specified cell in the matrix
- getClusterName() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Get the cluster name
- getClusterSize() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Get the cluster size
- getColumn() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GridTextBox
-
- getColumn(int) - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Get the list of values for a single factor
- getColumnDimension() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Get column dimension of the matrix
- getColumnLabels() - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Get the predictor column labels
- getContainer() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelButton
-
Return the container in which this widget appears.
- getCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Build a covariance object from the panel
- getCovarianceByName(String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the specified covariance object
- getCovariateOutcomesCovarianceValue(int, int) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the value in the sigmaYG matrix at the specified row and column.
- getDepth() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Return the tree depth of this node
- getDepth() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
Return the tree depth of this node
- getDimensionName() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
get the dimension label
- getGaussianCovariateStandardDeviation() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the value in the sigmaG matrix
- getInstance() - Static method in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
Create a single instance of a domain object serializer.
- getIntraClusterCorrelation() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Get the intra-cluster correlation
- getIntroPanel() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelGroup
-
Get the intro panel for the group
- getIsPositiveDefinite(NamedMatrix, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.MatrixSvcConnector
-
- getLabel() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Get the label for this panel
- getMatrices(StudyDesign, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.PowerSvcConnector
-
Send a request to the power service to calculate power
- getMatricesAsHTML(StudyDesign, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.PowerSvcConnector
-
Send a request to the power service to calculate power
- getMatricesAsHTML(StudyDesign) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.PowerSvcConnector
-
Send a form request to the power service to display the
matrices associated with the study design.
- getName() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Returns the name of the panel
- getName() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelGroup
-
Get the name of the panel group
- getNumberOfColumns() - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Get the number of factors
- getNumberOfMeausrements() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
get the number of measurements
- getNumberOfRows() - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Get the number of combinations of factors
- getPanel() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelButton
-
Get the panel associated with this button
- getPanelList() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelGroup
-
Get the list of panels contained in the group
- getParticipantGroups() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get a table with all possible combinations of
between participant factors.
- getPower(StudyDesign, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.PowerSvcConnector
-
Send a request to the power service to calculate power
- getPrimaryHypothesis() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the primary hypothesis (or null if not set)
- getRank(NamedMatrix, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.MatrixSvcConnector
-
- getRepeatedMeasuresNode(String) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the specified repeated measures factor by name
- getRepeatedMeasuresNodeIndex(RepeatedMeasuresNode) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the specified repeated measures factor by name
- getRho(int, int, double, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.LearCorrelation
-
Calculate the Lear correlation between the ith and jth
repeated measurement.
- getRow() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GridTextBox
-
- getRowDimension() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Get row dimension of the matrix
- getSampleSize(StudyDesign, RequestCallback) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.PowerSvcConnector
-
Send a request to the power service to calculate power
- getSelectedTrend() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.EditTrendPanel
-
Return the selected trend from the panel
- getSelectedTrend() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Get the selected trend.
- getSelectedTrendText() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.EditTrendPanel
-
Return the selected trend text label from the panel
- getSource() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardContextChangeEvent
-
Get the panel that initiated the change
- getSpacingList() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
Get the spacing list
- getState() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Get the current state of the panel
- getStudyDesign() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the study design object associated with this context
- getTabContents(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Get the
- getTabContents(Widget) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
- getTabCount() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Get the total number of tabs
- getTrend() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendRadioButton
-
Get the trend value associated with this button
- getType() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
get the repeated measures type
- getType() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignChangeEvent
-
- getValidBetweenParticipantFactorCount() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the number of between participant factors with 2 or
more categories.
- getValidRepeatedMeasuresFactorCount() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the number of valid repeated measures factors.
- getValidResponseVariableCount() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Get the number of valid response variables
- getValidRowCount() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
Get the number of entries in the list
- getValidTotalResponsesCount() - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Counts the total number of responses in the design.
- getValues() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
Get a list of the values in the list as Strings
- getVisibleIndex() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Get the index of the visible widget
- getVisibleWidget() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Get the content widget that is currently visible
- GlimmpseApplicationPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Main application panel for Glimmpse.
- GlimmpseApplicationPanel() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
Constructor.
- GlimmpseConstants - Interface in edu.ucdenver.bios.glimmpseweb.client
-
Container class for constants used throughout the GLIMMPSE interface.
- GlimmpseFeedbackPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Comment and Bug reporting form for GLIMMPSE.
- GlimmpseFeedbackPanel() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseFeedbackPanel
-
- GlimmpseFooter - Class in edu.ucdenver.bios.glimmpseweb.client
-
- GlimmpseFooter() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.GlimmpseFooter
-
- GlimmpseHeader - Class in edu.ucdenver.bios.glimmpseweb.client
-
- GlimmpseHeader() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.GlimmpseHeader
-
- GlimmpseLogoPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
- GlimmpseLogoPanel() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseLogoPanel
-
- GlimmpseWeb - Class in edu.ucdenver.bios.glimmpseweb.client
-
Entry point class for the GLIMMPSE web interface.
- GlimmpseWeb() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.GlimmpseWeb
-
- GrandMeanHypothesisPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Panel to build one sample hypothesis comparing against
a known mean
- GrandMeanHypothesisPanel(StudyDesignContext, HypothesisPanel) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.GrandMeanHypothesisPanel
-
Constructor
- grandMeanHypothesisPanelText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- GridTextBox - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Text box widget that remembers which grid row and grid column
it lives in.
- GridTextBox(int, int) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.GridTextBox
-
- GuidedWizardPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Main wizard panel for Guided Mode
- GuidedWizardPanel() - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- LearCorrelation - Class in edu.ucdenver.bios.glimmpseweb.client
-
Class to compute the Lear correlation for a single
dimension of repeated measures
- LearCorrelation(List<Integer>) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.LearCorrelation
-
Create a Lear Correlation object to calculate correlation between
repeated measurements.
- ListEntryPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Common widget for entering lists of values.
- ListEntryPanel(String, ListValidator) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
Construct a new list entry panel
- ListValidator - Interface in edu.ucdenver.bios.glimmpseweb.client.shared
-
Interface for validating ListEntryPanel objects
- loadBetweenParticipantFactors(List<BetweenParticipantFactor>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionHypothesisPanel
-
Load the between participant factors
- loadBetweenParticipantFactors(List<BetweenParticipantFactor>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MainEffectHypothesisPanel
-
Load the between participant factors
- loadBetweenParticipantFactors(List<BetweenParticipantFactor>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendHypothesisPanel
-
Load the between participant factors
- loadBetweenParticipantFactors(List<BetweenParticipantFactor>) - Method in class edu.ucdenver.bios.glimmpseweb.context.FactorTable
-
Fill the factor table from a list of between participant factors.
- loadCovariance(Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.CorrelationDeckPanel
-
Load information from the specified covariance object into the panel
- loadCovariance(Covariance) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceBuilder
-
Load data from the specified covariance object
- loadCovariance(Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceCorrelationDeckPanel
-
Load information from the specified covariance object into the panel
- loadCovariance(Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.StructuredCorrelationPanel
-
Load the panel from the specified covariance object
- loadCovariance(Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Load the panel from the specified covariance object
- loadCovariance(Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Load the panel from the specified covariance object
- loadFromClusterNode(ClusterNode) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanelSubPanel
-
Load the panel information from the ClusterNode object
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanel
-
This populates the screens based on the data in the study design uploaded.
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesScalePanel
-
Load the alpha panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanel
-
This populates the screens based on the data in the study design uploaded.
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityScalePanel
-
Load the alpha panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaScalePanel
-
Load the beta scale panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
Load the beta scale panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsConfidenceIntervalsPanel
-
Populate the screen based on the
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
load power curve information from the context
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
Load the sample size panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PerGroupSampleSizePanel
-
Load the sample size panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PowerPanel
-
Load the power panel from the study design context information
- loadFromContext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.TypeIErrorPanel
-
Load the alpha panel from the study design context information
- loadFromMatrixHTML(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.MatrixDisplayPanel
-
Display the specified HTML in the panel
- loadFromMatrixList(List<NamedMatrix>) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.MatrixDisplayPanel
-
Display the list of matrices in the panel.
- loadFromNamedMatrix(NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
FIll in the matrix widgets from a NamedMatrix object
- loadFromRepeatedMeasuresNode(RepeatedMeasuresNode) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
Fill in the panel from the repeated measures node
- loadHypothesis(NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GrandMeanHypothesisPanel
-
Load the hypothesis information.
- loadHypothesis(Hypothesis) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionHypothesisPanel
-
Load the hypothesis information.
- loadHypothesis(Hypothesis) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MainEffectHypothesisPanel
-
Load the hypothesis information.
- loadHypothesis(Hypothesis) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendHypothesisPanel
-
Load the hypothesis information.
- loadMatrixData(int, int, double[][]) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Load a submatrix of data into the panel
- loadRepeatedMeasures(List<RepeatedMeasuresNode>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionHypothesisPanel
-
Load repeated measures from the context
- loadRepeatedMeasures(List<RepeatedMeasuresNode>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MainEffectHypothesisPanel
-
Load repeated measures from the context
- loadRepeatedMeasures(List<RepeatedMeasuresNode>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendHypothesisPanel
-
Load repeated measures from the context
- loadResponseList(List<ResponseNode>) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GrandMeanHypothesisPanel
-
Load the responses from the context
- loadStudyDesign(StudyDesign) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
Load the specified study design into the wizard
- loadStudyDesign(StudyDesign) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
Load the specified study design into the wizard
- loadStudyDesign(StudyDesign) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Load the context from an existing StudyDesign object.
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ResponseVariablesPanel
-
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaScalePanel
-
Add a beta scale to the study design
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
Add a beta scale to the study design
- onAdd(String) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ListValidator
-
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PerGroupSampleSizePanel
-
Add a sample size to the study design
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PowerPanel
-
Add a nominal power to the study design
- onAdd(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.TypeIErrorPanel
-
Validate the alpha level entered by the user and add to the
study design.
- onCancel() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onCancel() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onCancel() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
Reset the panels when the user selects "cancel" from one of the wizard
toolbar menus
- onCancel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for clicking the cancel button
- onCancel() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Cancel the current input
- onCellChange(int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Handler for changes to the resizable matrix contents
- onCellChange(int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Handler for changes to the resizable matrix contents
- onCellChange(int, int, double) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixChangeHandler
-
Handle changes in the contents of the specified cell
- onChange(ChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GaussianCovariateCovariancePanel
-
Textbox input validation and check complete
- onChange(ChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesPanel
-
Textbox input validation
- onChange(ChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariateOutcomePanel
-
- onChange(ChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariatePanel
-
- onClick(ClickEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Click handler for all checkboxes on the Options screen.
- onClick(ClickEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.SolvingForPanel
-
Notify solving for listeners when one of the solution type radio buttons
is clicked.
- onClick(ClickEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardLeftNavigationPanel
-
Handler click events for any of the navigation buttons
- onClick(ClickEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
- onColumnDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Event handler for column resize events in the covariance matrix
- onColumnDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Event handler for column resize events in the covariance matrix
- onColumnDimension(int) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixChangeHandler
-
Handle changes in the column dimension of the matrix
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ResponseVariablesPanel
-
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaScalePanel
-
Delete a beta scale from the study design
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
Delete a sigma scale from the study design
- onDelete(String, int) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ListValidator
-
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
Called when a quantile is deleted from the quantile listbox
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PerGroupSampleSizePanel
-
Delete a sample size from the study design
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PowerPanel
-
Delete a nominal power from the study design
- onDelete(String, int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.TypeIErrorPanel
-
Delete the specified alpha value.
- onEnter() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Update the data series grid upon entering the
screen - avoids bug in SmartGWT: can't show a field
unless the widget is currently visible on screen
- onEnter() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResultsDisplayPanel
-
Send a request to the power service as the user enters the screen
- onEnter() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Perform any setup when first entering this step in the wizard
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariatePanel
-
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaPanel
-
Update the beta matrix in the context as we leave the screen
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetweenSubjectContrastPanel
-
update the between participant contrast in the context
as we leave the panel
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.DesignPanel
-
Update the beta matrix in the context as we leave the screen
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaCovariateMatrixPanel
-
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaErrorMatrixPanel
-
Set the sigma error matrix in the context
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomeCovariateMatrixPanel
-
Set the sigma error matrix in the context
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomesMatrixPanel
-
Set the sigma error matrix in the context
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.ThetaNullPanel
-
Update the theta null matrix in the context as we leave the
panel
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.WithinSubjectContrastPanel
-
Update the within participant contrast matrix in the context as we leave the
panel
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Change the state to not visible - workaround
for SmartGWT bug
- onExit() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Perform any cleanup when first exiting this step in the wizard
- onFinish() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onFinish() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onFinish() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onFinish() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for finishing user input
- onFinish() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Finish the wizard action.
- onGuidedMode() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
Display the guided mode wizard
- onGuidedMode() - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionHandler
-
- onHelp() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onHelp() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onHelp() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onHelp() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for clicking the help link
- onHelp() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Open the help manual in a new tab/window when
the toolbar help button is clicked.
- onMatrixMode() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
Display the matrix mode wizard
- onMatrixMode() - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionHandler
-
- onModuleLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.GlimmpseWeb
-
This is the entry point method.
- onNext() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onNext() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onNext() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onNext() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for moving to the next panel in
the wizard
- onNext() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Move to the next panel in the deck when a "next" event
is received
- onPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onPanel(WizardStepPanel) - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for navigating directly to a specific panel
- onPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Show the specified panel when the link is clicked in
the left navigation bar
- onPrevious() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onPrevious() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onPrevious() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onPrevious() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for moving to the previous panel in
the wizard
- onPrevious() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Move to the previous panel in the deck when a "previous" event
is received
- onRowDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Event handler for row resize events in the covariance matrix
- onRowDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Event handler for row resize events in the covariance matrix
- onRowDimension(int) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixChangeHandler
-
Handle changes in the row dimension of the matrix
- onSave() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GuidedWizardPanel
-
- onSave() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.MatrixWizardPanel
-
- onSave() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
- onSave() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardActionListener
-
Callback for clicking the save link
- onSave() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Save the user input
- onStateChange(WizardStepPanel, WizardStepPanelState, WizardStepPanelState) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardLeftNavigationPanel
-
Respond to a state change in a panel
- onStateChange(WizardStepPanel, WizardStepPanelState, WizardStepPanelState) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
- onStateChange(WizardStepPanel, WizardStepPanelState, WizardStepPanelState) - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelStateChangeHandler
-
- onStudyUpload(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GlimmpseApplicationPanel
-
Parse the uploaded file to determine whether the user was
using matrix or guided mode, then load the appropriate
wizard from the XML document
- onStudyUpload(String) - Method in interface edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionHandler
-
- onSubmitComplete(SubmitCompleteEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionPanel
-
Notify any listeners when a study design file has been uploaded
- onValidRowCount(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.DesignPanel
-
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanel
-
Respond to context changes
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.FixedPredictorsPanel
-
Respond to context change events.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GaussianCovariateCovariancePanel
-
Handle changes in responses and repeated measures.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.HypothesisPanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesPanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesScalePanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RelativeGroupSizePanel
-
Respond to context changes.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanel
-
Respond to context changes
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ResponseVariablesPanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariateOutcomePanel
-
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariatePanel
-
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityScalePanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaPanel
-
Resize the beta matrix when the design matrix dimensions change
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaScalePanel
-
Skip this panel if the user is solving for detectable difference
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetweenSubjectContrastPanel
-
Resize the between participant contrast to conform with
the design essence matrix and the beta matrix
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.DesignPanel
-
Resize the beta matrix when the design matrix dimensions change
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaCovariateMatrixPanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaErrorMatrixPanel
-
Respond to a context change - resize the matrix to conform to the
beta matrix
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomeCovariateMatrixPanel
-
Respond to a context change - resize the matrix to conform to the
beta matrix
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomesMatrixPanel
-
Respond to a context change - resize the matrix to conform to the
beta matrix
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
Skip this panel if the user is solving for detectable difference
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.ThetaNullPanel
-
Respond to changes in the between and within participant
contrasts to maintain conformance with theta null.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.WithinSubjectContrastPanel
-
Respond to changes in the beta matrix to maintain
conformance.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.BaselineCovariatePanel
-
Resize the beta matrix when the design matrix dimensions change
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanelTest
-
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.IntroPanel
-
Respond to context changes
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsConfidenceIntervalsPanel
-
Resize the beta matrix when the design matrix dimensions change
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Update the screen when the context changes
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
Respond to context changes.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsTestsPanel
-
Respond to context changes.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PerGroupSampleSizePanel
-
Respond to context changes.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PowerPanel
-
Respond to context changes.
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResultsDisplayPanel
-
Update the visible columns depending on the structure of
the study design
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.SolvingForPanel
-
Respond to context changes
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.TypeIErrorPanel
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardContextListener
-
Respond to a change in the context object
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Respond to a change in the wizard context
- onWizardContextChange(WizardContextChangeEvent) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Respond to a change in the context object
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ClusteringPanel
-
This function is called when a study design is uploaded
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.FixedPredictorsPanel
-
Load the between participant factor information from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GaussianCovariateCovariancePanel
-
Load covariance data from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.HypothesisPanel
-
Update the screen when the predictors or repeated measures change
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesPanel
-
Update the screen when the predictors or repeated measures change
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MeanDifferencesScalePanel
-
Response to a context load event
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RelativeGroupSizePanel
-
Respond to context load events
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanel
-
This function is called when a study design is uploaded
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.ResponseVariablesPanel
-
Update the screen when the predictors or repeated measures change
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariateOutcomePanel
-
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityCovariatePanel
-
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.VariabilityScalePanel
-
Response to a context load event
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Update the screen when the predictors or repeated measures change
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaPanel
-
Load the beta matrix information from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetaScalePanel
-
Load the beta scale list from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.BetweenSubjectContrastPanel
-
Load the between subject contrast from the wizard context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.DesignPanel
-
Load the beta matrix information from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaCovariateMatrixPanel
-
Load the sigma covariate matrix from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaErrorMatrixPanel
-
Load the sigma error matrix from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomeCovariateMatrixPanel
-
Load the sigma error matrix from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomesMatrixPanel
-
Load the sigma error matrix from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
Load the beta scale list from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.ThetaNullPanel
-
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.matrix.WithinSubjectContrastPanel
-
Load the within subject contrast from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.BaselineCovariatePanel
-
Load the covariate info from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanelTest
-
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.IntroPanel
-
Load panel from wizard context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsConfidenceIntervalsPanel
-
Load the beta matrix information from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Handler upload and cancel events when a new context is created
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
Respond to context load events
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsTestsPanel
-
Respond to context load events
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PerGroupSampleSizePanel
-
Respond to context load events
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.PowerPanel
-
Respond to context load events
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResultsDisplayPanel
-
Initialize the screen when a new context is loaded
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.SolvingForPanel
-
Load the solving for info from the context
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.TypeIErrorPanel
-
Response to a context load event
- onWizardContextLoad() - Method in interface edu.ucdenver.bios.glimmpseweb.client.wizard.WizardContextListener
-
Respond to initial load of the context from the database
or a file upload
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Fill the wizard context when loaded from a file or database
- onWizardContextLoad() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanel
-
Response to a context load event
- openPanel() - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepDisclosurePanel
-
Open or close the panel
- openTab(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Open the tab at the specified index
- openTab(Widget) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.DynamicTabPanel
-
Open the tab with the specified header widget
- OptionsConfidenceIntervalsPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Matrix Mode panel which allows the user to set options for confidence
intervals on power results
- OptionsConfidenceIntervalsPanel(WizardContext, String) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsConfidenceIntervalsPanel
-
- optionsDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- OptionsDisplayPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Panel which allows user to select display options for their power/sample size
calculations.
- OptionsDisplayPanel(WizardContext, String) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Constructor
- optionsIntroDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- optionsIntroTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- OptionsPowerMethodsPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Panel which allows user to select statistical tests, display options
for their power/sample size calculations.
- OptionsPowerMethodsPanel(WizardContext, String) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsPowerMethodsPanel
-
Constructor
- OptionsTestsPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
Panel for selecting statistical tests
- OptionsTestsPanel(WizardContext, String) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsTestsPanel
-
Constructor
- optionsTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- other() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sampleSizeReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- sampleSizeWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- saveStringToFile(String, String) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.FileSvcConnector
-
Send a save request to the File web service.
- saveStudyDesign(StudyDesign, String) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.FileSvcConnector
-
Send a save request to the File web service.
- selectTrend(HypothesisTrendTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.EditTrendPanel
-
Select the specified trend
- setBeta(WizardStepPanel, NamedMatrix, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the beta matrix to the StudyDesign.
- setBetaValue(WizardStepPanel, int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the value in the beta matrix at the specified row and column
- setBetweenParticipantContrast(WizardStepPanel, NamedMatrix, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the between participant contrast matrix to the StudyDesign.
- setCellErrorMessage(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
- setCellValue(int, int, String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Set the value of a specified cell in the matrix
- setChecked(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Set the value of the checkbox.
- setColumn(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GridTextBox
-
- setColumnDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Change the column dimension of the matrix
- setColumnLabels(List<String>) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Add column labels to the panel.
- setComplete(String, boolean) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceSetManager
-
Mark the named covariance object as complete or
incomplete
- setComplete(String, boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Mark the named covariance object as complete or
incomplete
- setContainer(Widget) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelButton
-
Set the container widget for this button.
- setCovariance(WizardStepPanel, Covariance) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Add covariance information in the study design.
- setCovarianceCellValue(String, int, int, double) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceSetManager
-
Set the value of the specified cell in the named covariance matrix
- setCovarianceCellValue(String, int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Set the value of the specified cell in the named covariance matrix
- setCovarianceLearParameters(WizardStepPanel, String, double, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Update the LEAR parameters (Simpson 2010)
- setCovarianceStandardDeviationValue(WizardStepPanel, String, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set a standard deviation value for the named covariance object
- setCovarianceType(WizardStepPanel, String, CovarianceTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the type of the named covariance structure
- setCovarianceValue(WizardStepPanel, String, int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the specified cell value in the named covariance structure
- setCovariate(WizardStepPanel, boolean) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the covariate information in the StudyDesign object.
- setCovariateOutcomesCovarianceValue(WizardStepPanel, int, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the value in the sigmaYG matrix at the specified row and column
- setDesignEssenceMatrix(WizardStepPanel, NamedMatrix, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the design essence matrix to the StudyDesign.
- setDiagonalsEditable(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Specify whether editing of diagonal elements is allowed
- setEnabledColumnDimension(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Specify whether the column dimension of the matrix is editable
- setEnabledRowDimension(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Specify whether the row dimension of the matrix is editable
- setEqualSpacing() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.RepeatedMeasuresPanelSubPanel
-
Reset the spacing list to equal spacing
- setGaussianCovariateStandardDeviation(WizardStepPanel, double) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the standard deviation (really the variance) in the sigmaG matrix
- setGroupButton(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepPanelButton
-
Set whether this is a panel group header button.
- setHypothesisType(WizardStepPanel, HypothesisTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Update the type of hypothesis
- setLearParameters(String, double, double) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceSetManager
-
Update the values of the Lear parameters in the named covariance object
- setLearParameters(String, double, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Update the values of the Lear parameters in the named covariance object
- setMaxCellValue(double) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Set maximum value for cells in the matrix
- setMaxColumns(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Set maximum number of columns allowed in the matrix
- setMaxRows(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
Set the maximum rows the user may enter in the list
- setMaxRows(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Set maximum number of rows allowed in the matrix
- setMinCellValue(double) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Set minimum value for cells in the matrix
- setPowerCurveDescription(WizardStepPanel, boolean) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Toggle the power curve description in the studyDesign
- setPowerCurveXAxisType(WizardStepPanel, HorizontalAxisLabelEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Set the X-axis type in the power curve description
- setRelativeGroupSizeValue(WizardStepPanel, int, int) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the relative group size information to the StudyDesign.
- setRow(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.GridTextBox
-
- setRowDimension(int) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Change the row dimension of the matrix display
- setRowLabels(List<String>) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ResizableMatrixPanel
-
Add row labels.
- setSigmaCovariate(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the covariance matrix for the Gaussian covariate to the StudyDesign.
- setSigmaError(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the covariance matrix for errors to the StudyDesign.
- setSigmaOutcomes(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the covariance matrix of outcomes to the StudyDesign (for GLMM(F,g) designs).
- setSigmaOutcomesCovariate(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the covariance matrix of the Gaussian covariate and outcomes to the StudyDesign.
- setSolutionType(WizardStepPanel, SolutionTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Update the StudyDesign with the solution type (i.e.
- setStandardDeviationValue(String, int, double) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceSetManager
-
Set the value of the specified standard deviation in the named covariance matrix
- setStandardDeviationValue(String, int, double) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
- setThetaNull(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the null hypothesis matrix to the StudyDesign.
- setTrend(HypothesisTrendTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionVariablePanel
-
Set the selected trend.
- setType(String, CovarianceTypeEnum) - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceSetManager
-
Reset the type in the named covariance object
- setType(String, CovarianceTypeEnum) - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.WithinParticipantCovariancePanel
-
Reset the type in the named covariance object in the context
- setUniqueOnly(boolean) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.ListEntryPanel
-
If true, the list will enforce unique values
- setVisiblePanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardPanel
-
Show the specified panel in the wizard
- setWithinParticipantContrast(WizardStepPanel, NamedMatrix) - Method in class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Store the within participant contrast matrix to the StudyDesign.
- showError(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.shared.MatrixDisplayPanel
-
Display an error
- showPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardLeftNavigationPanel
-
Display the specific panel and open the group
- showPanel(WizardStepPanel) - Method in class edu.ucdenver.bios.glimmpseweb.client.wizard.WizardStepDisclosurePanel
-
Highlight the button associated with the specified panel.
- sigmaCovariateDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaCovariateMatrixName() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SigmaCovariateMatrixPanel - Class in edu.ucdenver.bios.glimmpseweb.client.matrix
-
Matrix Mode panel for entering the variance of the Gaussian covariate
for GLMM(F,g) designs
- SigmaCovariateMatrixPanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaCovariateMatrixPanel
-
- sigmaCovariateTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaErrorDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaErrorMatrixName() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SigmaErrorMatrixPanel - Class in edu.ucdenver.bios.glimmpseweb.client.matrix
-
Matrix mode panel for entering the covariance of random errors
- SigmaErrorMatrixPanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaErrorMatrixPanel
-
- sigmaErrorTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaOutcomeCovariateDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaOutcomeCovariateMatrixName() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SigmaOutcomeCovariateMatrixPanel - Class in edu.ucdenver.bios.glimmpseweb.client.matrix
-
Matrix mode panel for entering the covariance between the outcomes
and the Gaussian covariate
- SigmaOutcomeCovariateMatrixPanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomeCovariateMatrixPanel
-
- sigmaOutcomeCovariateTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaOutcomeDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaOutcomeMatrixName() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SigmaOutcomesMatrixPanel - Class in edu.ucdenver.bios.glimmpseweb.client.matrix
-
Matrix mode panel for entering covariance of the outcomes
in a GLMM(F,g) design.
- SigmaOutcomesMatrixPanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaOutcomesMatrixPanel
-
- sigmaOutcomeTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaScaleDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SigmaScalePanel - Class in edu.ucdenver.bios.glimmpseweb.client.matrix
-
Matrix mode panel allowing entry of scale factors for the error covariance
- SigmaScalePanel(WizardContext) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.matrix.SigmaScalePanel
-
- sigmaScaleReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- sigmaScaleTableColumn() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaScaleTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- sigmaScaleWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- simpleAlphaDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- simpleAlphaTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForEffectSizeLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForLink() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForNominalPowerDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForNominalPowerInstructions() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForNominalPowerTableColumn() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForNominalPowerTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- SolvingForPanel - Class in edu.ucdenver.bios.glimmpseweb.client.shared
-
WizardStepPanel which allows the user to select whether they are solving for
power, sample size, or effect size (i.e.
- SolvingForPanel(WizardContext, String) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.shared.SolvingForPanel
-
Constructor
- solvingForPowerLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForSampleSizeLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- solvingForTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- spacingReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- spacingWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- standardDeviationExplinationHeader() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- standardDeviationExplinationText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- standardDeviationLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- standardDeviationReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- standardDeviationWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- startDescription() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- startTitle() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- statisticalTestReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- statisticalTestStringToEnum(String) - Static method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Get the test enum for this string
- statisticalTestToString(StatisticalTestTypeEnum) - Static method in class edu.ucdenver.bios.glimmpseweb.client.shared.OptionsDisplayPanel
-
Get the test string for this StatisticalTest object
- statisticalTestWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- strongestCorrelationExplinationHeader() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- strongestCorrelationExplinationText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- strongestCorrelationLabel() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- StructuredCorrelationPanel - Class in edu.ucdenver.bios.glimmpseweb.client.guided
-
Lear correlation structure entry panel
- StructuredCorrelationPanel(CovarianceSetManager, String, List<String>, List<Integer>) - Constructor for class edu.ucdenver.bios.glimmpseweb.client.guided.StructuredCorrelationPanel
-
Constructor
- structuredCorrelationPanelHeader() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- structuredCorrelationPanelText() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- StudyDesignChangeEvent - Class in edu.ucdenver.bios.glimmpseweb.context
-
- StudyDesignChangeEvent(WizardStepPanel, StudyDesignChangeEvent.StudyDesignChangeType) - Constructor for class edu.ucdenver.bios.glimmpseweb.context.StudyDesignChangeEvent
-
- StudyDesignChangeEvent.StudyDesignChangeType - Enum in edu.ucdenver.bios.glimmpseweb.context
-
- StudyDesignContext - Class in edu.ucdenver.bios.glimmpseweb.context
-
Wizard context for study designs
- StudyDesignContext() - Constructor for class edu.ucdenver.bios.glimmpseweb.context.StudyDesignContext
-
Create a new context with an empty study design object
- studyDesignFromJSON(String) - Method in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
Parse a study design from a JSON string
- studyDesignReader - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- studyDesignWriter - Static variable in class edu.ucdenver.bios.glimmpseweb.client.connector.DomainObjectSerializer
-
- STYLE_BLOCK_WITH_BORDER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_BLOCK_WITH_SPACING - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_DESELECTED - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_DISABLED - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_EVEN - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_DESCRIPTION - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_MESSAGE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_QUESTION - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_RESPONSE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_FEEDBACK_SUBMIT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_GLIMMPSE_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_INDENT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_INPUT_CONTAINER - Static variable in class edu.ucdenver.bios.glimmpseweb.client.shared.ModeSelectionPanel
-
- STYLE_LEFT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_LEFT_ACTIVE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_LEFT_NEXT_TO_ACTIVE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_LEFT_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_LONG - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MATRIX_CELL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MATRIX_DATA - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MATRIX_DIMENSION - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MATRIX_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MED - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MESSAGE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MESSAGE_ERROR - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MESSAGE_OKAY - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MIDDLE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MIDDLE_ACTIVE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_MIDDLE_NEXT_TO_ACTIVE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_ODD - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_RIGHT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_RIGHT_ACTIVE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_RIGHT_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_SELECTED - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_SHORT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_SINGLE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_TOOLS_MENU_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_TOOLS_MENU_ITEM - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_TOOLS_MENU_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_CONTENT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_INDENTED_CONTENT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_LEFT_NAV_CONTENT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_LEFT_NAV_LINK - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_LEFT_NAV_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_PARAGRAPH - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_RESPONSES_PANEL_HORIZONTAL_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_BUTTON - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_CHECK_BOX - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_DECK_PANEL_BAR - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_DECK_PANEL_CONTENTS - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_DECK_PANEL_SUBPANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_DESCRIPTION - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LINK - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LIST_BOX - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LIST_BUTTON - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LIST_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LIST_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_LIST_TEXTBOX - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_SUBHEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_SUBPANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TAB - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TAB_CONTENT - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TAB_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TAB_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TABLE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TABLE_HEADER - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TABLE_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TABLE_ROW - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TEXTBOX - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TREE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_STEP_TREE_NODE - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_TOOL_BUTTON - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- STYLE_WIZARD_TOOL_PANEL - Static variable in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- submit() - Method in interface edu.ucdenver.bios.glimmpseweb.client.GlimmpseConstants
-
- syncCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.CorrelationDeckPanel
-
Sync the current GUI view to the context
- syncCovariance() - Method in interface edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceBuilder
-
Sync the current covariance GUI to the study design context
- syncCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.CovarianceCorrelationDeckPanel
-
Sync the current GUI view to the context
- syncCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.StructuredCorrelationPanel
-
Sync the current GUI view with the context
- syncCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCorrelationPanel
-
Sync the GUI view with the context
- syncCovariance() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.UnStructuredCovariancePanel
-
Sync the GUI view with the context
- syncStudyDesign() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.GrandMeanHypothesisPanel
-
Forces panel to update the studyDesign object with current selections.
- syncStudyDesign() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.InteractionHypothesisPanel
-
Forces panel to update the studyDesign object with current selections.
- syncStudyDesign() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.MainEffectHypothesisPanel
-
Forces panel to update the studyDesign object with current selections.
- syncStudyDesign() - Method in class edu.ucdenver.bios.glimmpseweb.client.guided.TrendHypothesisPanel
-
Forces panel to update the studyDesign object with current selections.