Uses of Class
ubic.gemma.web.controller.BaseFormController
-
Packages that use BaseFormController Package Description ubic.gemma.web.controller ubic.gemma.web.controller.expression.arrayDesign ubic.gemma.web.controller.expression.experiment -
-
Uses of BaseFormController in ubic.gemma.web.controller
Subclasses of BaseFormController in ubic.gemma.web.controller Modifier and Type Class Description classGeneralSearchControllerImplNote: do not use parametrized collections as parameters for ajax methods in this class! Type information is lost during proxy creation so DWR can't figure out what type of collection the method should take. -
Uses of BaseFormController in ubic.gemma.web.controller.expression.arrayDesign
Subclasses of BaseFormController in ubic.gemma.web.controller.expression.arrayDesign Modifier and Type Class Description classArrayDesignFormControllerController for editing basic information about array designs. -
Uses of BaseFormController in ubic.gemma.web.controller.expression.experiment
Subclasses of BaseFormController in ubic.gemma.web.controller.expression.experiment Modifier and Type Class Description classExpressionExperimentFormControllerHandle editing of expression experiments.
-