Class ArrayCellInputText

    • Constructor Detail

      • ArrayCellInputText

        public ArrayCellInputText​(String name,
                                  String value,
                                  ArrayLine line)
        Constructor declaration
        Parameters:
        name -
        value -
        line -
    • Method Detail

      • getCellAlign

        public String getCellAlign()
        Returns:
      • setCellAlign

        public void setCellAlign​(String cellAlign)
        Parameters:
        CellAlign -
      • getName

        public String getName()
        Returns:
      • getValue

        public String getValue()
        Returns:
      • getSize

        public String getSize()
        Returns:
      • setSize

        public void setSize​(String size)
        Parameters:
        size -
      • getMaxlength

        public String getMaxlength()
        Returns:
      • setMaxlength

        public void setMaxlength​(String maxlength)
        Parameters:
        maxlength -
      • getColor

        public String getColor()
        Returns:
      • setColor

        public void setColor​(String color)
        Parameters:
        maxlength -
      • getBgcolor

        public String getBgcolor()
        Returns:
      • setBgcolor

        public void setBgcolor​(String bgcolor)
        Parameters:
        bgcolor -
      • getTextAlign

        public String getTextAlign()
        Returns:
      • setTextAlign

        public void setTextAlign​(String textAlign)
        Parameters:
        textAlign -
      • getAction

        public String getAction()
        Returns:
      • setAction

        public void setAction​(String action)
        Parameters:
        action -
      • getReadOnly

        public boolean getReadOnly()
        Returns:
      • setReadOnly

        public void setReadOnly​(boolean readOnly)
        Parameters:
        likeText -
      • getSyntax

        public String getSyntax()
        Method declaration
        Returns: