Class FormTextField

    • Field Detail

      • TOUS_CARACTERES

        protected static int TOUS_CARACTERES
      • BASIQUES_NON_ACCENTUES

        protected static int BASIQUES_NON_ACCENTUES
      • BASIQUES_ACCENTUES

        protected static int BASIQUES_ACCENTUES
      • ETENDUS_NON_ACCENTUES

        protected static int ETENDUS_NON_ACCENTUES
      • ETENDUS_ACCENTUES

        protected static int ETENDUS_ACCENTUES
      • NO_CONVERSION

        protected static int NO_CONVERSION
      • LOWER_CONVERSION

        protected static int LOWER_CONVERSION
      • UPPER_CONVERSION

        protected static int UPPER_CONVERSION
    • Constructor Detail

      • FormTextField

        public FormTextField()
        Constructor declaration
      • FormTextField

        public FormTextField​(String nam,
                             String val)
        Constructor declaration
        Parameters:
        nam -
        val -
      • FormTextField

        public FormTextField​(String nam,
                             String val,
                             String lab)
        Constructor declaration
        Parameters:
        nam -
        val -
        lab -
    • Method Detail

      • setNbCharMax

        public void setNbCharMax​(int nb)
        Method declaration
        Parameters:
        nb -
      • getDescriptor

        public FormPane getDescriptor​(String nam,
                                      String url,
                                      javax.servlet.jsp.PageContext pc)
        Method declaration
        Specified by:
        getDescriptor in class FormLine
        Parameters:
        nam -
        url -
        pc -
        Returns:
      • getConfigurationByRequest

        public void getConfigurationByRequest​(javax.servlet.http.HttpServletRequest req)
        Method declaration
        Specified by:
        getConfigurationByRequest in class FormLine
        Parameters:
        req -
      • toXML

        public String toXML()
        Method declaration
        Specified by:
        toXML in class FormLine
        Returns: