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