Class GenomicRegionSearchForm

  • All Implemented Interfaces:
    java.io.Serializable, org.apache.commons.beanutils.DynaBean

    public class GenomicRegionSearchForm
    extends org.apache.struts.action.DynaActionForm
    This ActionForm represents the form elements on the genomicRegionSearchOptionsBase.jsp
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.apache.struts.action.DynaActionForm

        dynaClass, dynaValues
      • Fields inherited from class org.apache.struts.action.ActionForm

        multipartRequestHandler, servlet
    • Method Summary

      • Methods inherited from class org.apache.struts.action.DynaActionForm

        contains, get, get, get, getDynaClass, getDynaProperty, getMap, getString, getStrings, initialize, initialize, isDynaAssignable, remove, reset, reset, set, set, set, toString
      • Methods inherited from class org.apache.struts.action.ActionForm

        getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • GenomicRegionSearchForm

        public GenomicRegionSearchForm()