edu.mssm.crover.webapps.dimlib.lw
Class AddAdditionalInfoToMutant

java.lang.Object
  |
  +--cuttingedge.lw.form.Widget
        |
        +--cuttingedge.lw.form.Form
              |
              +--edu.mssm.crover.webapps.dimlib.lw.DiMLibForm
                    |
                    +--edu.mssm.crover.webapps.dimlib.lw.AddAdditionalInfoToMutant
All Implemented Interfaces:
java.io.Serializable, cuttingedge.lw.form.Visitee

public class AddAdditionalInfoToMutant
extends DiMLibForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.mssm.crover.webapps.dimlib.lw.DiMLibForm
session
 
Fields inherited from class cuttingedge.lw.form.Widget
NAME_SEPARATOR
 
Constructor Summary
AddAdditionalInfoToMutant(cuttingedge.lw.ServletSession session, MutantProtein mut, MutantAdditionalInfo mai)
           
 
Method Summary
 void deleteForm(cuttingedge.lw.ServletSession session)
           
 java.lang.String translateBool(boolean b)
           
 
Methods inherited from class edu.mssm.crover.webapps.dimlib.lw.DiMLibForm
assertLog, debug, debug, error, error, exit, getAllowedDatabases, getAllowedOrganismList, getAllowedOrganisms, getPersistenceManager, info, log, viewHelp, viewHelp, viewXML, warn
 
Methods inherited from class cuttingedge.lw.form.Form
accept, add, getByName, getChildren, getFormManager, remove, removeAll, removeByName, show
 
Methods inherited from class cuttingedge.lw.form.Widget
getCategory, getFullName, getLabel, getName, getParent, getProperties, getProperty, hasProperties, setCategory, setLabel, setName, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddAdditionalInfoToMutant

public AddAdditionalInfoToMutant(cuttingedge.lw.ServletSession session,
                                 MutantProtein mut,
                                 MutantAdditionalInfo mai)
Method Detail

deleteForm

public void deleteForm(cuttingedge.lw.ServletSession session)

translateBool

public java.lang.String translateBool(boolean b)


Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.