org.molgenis.ui
Class StudyDataRequestFormController
java.lang.Object
org.molgenis.util.SimpleTree<ScreenController<?>>
org.molgenis.framework.ui.SimpleScreenController<FormModel<E>>
org.molgenis.framework.ui.FormController<StudyDataRequest>
org.molgenis.ui.StudyDataRequestFormController
- All Implemented Interfaces:
- Serializable, ScreenController<FormModel<StudyDataRequest>>, Tree<ScreenController<?>>
public class StudyDataRequestFormController
- extends FormController<StudyDataRequest>
- See Also:
- Serialized Form
| Methods inherited from class org.molgenis.framework.ui.SimpleScreenController |
doResetChildren, getApplicationController, getCustomHtmlBodyOnLoad, getDatabase, getLabel, getModel, getSelected, getTempFile, getViewTemplate, isSelected, render, setModel, setSelected |
| Methods inherited from class org.molgenis.util.SimpleTree |
get, getAllChildren, getAllChildren, getChild, getChildren, getName, getParent, getPath, getRoot, getStringValue, getTreeElements, getValue, hasChildren, hasParent, remove, setName, setName, setParent, setValue, toString, toString, toString |
| Methods inherited from interface org.molgenis.util.Tree |
get, getAllChildren, getAllChildren, getChild, getChildren, getName, getParent, getPath, getRoot, getTreeElements, getValue, hasChildren, hasParent, setParent, setValue, toString, toString |
StudyDataRequestFormController
public StudyDataRequestFormController()
StudyDataRequestFormController
public StudyDataRequestFormController(ScreenController<?> parent)
getInputs
public HtmlForm getInputs(StudyDataRequest entity,
boolean newrecord)
- Specified by:
getInputs in class FormController<StudyDataRequest>
resetSystemHiddenColumns
public void resetSystemHiddenColumns()
- Specified by:
resetSystemHiddenColumns in class FormController<StudyDataRequest>
getSearchField
public String getSearchField(String fieldName)
- Specified by:
getSearchField in class FormController<StudyDataRequest>
getField
public String getField(String searchFieldName)
- Specified by:
getField in class FormController<StudyDataRequest>
resetCompactView
public void resetCompactView()
- Specified by:
resetCompactView in class FormController<StudyDataRequest>
getEntityClass
public Class<StudyDataRequest> getEntityClass()
- Specified by:
getEntityClass in class FormController<StudyDataRequest>
getHeaders
public Vector<String> getHeaders()
- Specified by:
getHeaders in class FormController<StudyDataRequest>
Copyright © 2013. All Rights Reserved.