org.molgenis.ui
Class FlowcellRunsFormController
java.lang.Object
org.molgenis.util.SimpleTree<ScreenController<?>>
org.molgenis.framework.ui.SimpleScreenController<FormModel<E>>
org.molgenis.framework.ui.FormController<Flowcell>
org.molgenis.ui.FlowcellRunsFormController
- All Implemented Interfaces:
- Serializable, ScreenController<FormModel<Flowcell>>, Tree<ScreenController<?>>
public class FlowcellRunsFormController
- extends FormController<Flowcell>
- 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 |
FlowcellRunsFormController
public FlowcellRunsFormController()
FlowcellRunsFormController
public FlowcellRunsFormController(ScreenController<?> parent)
getInputs
public HtmlForm getInputs(Flowcell entity,
boolean newrecord)
- Specified by:
getInputs in class FormController<Flowcell>
resetSystemHiddenColumns
public void resetSystemHiddenColumns()
- Specified by:
resetSystemHiddenColumns in class FormController<Flowcell>
getSearchField
public String getSearchField(String fieldName)
- Specified by:
getSearchField in class FormController<Flowcell>
getField
public String getField(String searchFieldName)
- Specified by:
getField in class FormController<Flowcell>
resetCompactView
public void resetCompactView()
- Specified by:
resetCompactView in class FormController<Flowcell>
getEntityClass
public Class<Flowcell> getEntityClass()
- Specified by:
getEntityClass in class FormController<Flowcell>
getHeaders
public Vector<String> getHeaders()
- Specified by:
getHeaders in class FormController<Flowcell>
Copyright © 2013. All Rights Reserved.