Class ArrayCellSelect

    • Constructor Detail

      • ArrayCellSelect

        public ArrayCellSelect​(String strName,
                               String[] astrLabels,
                               String[] astrValues,
                               ArrayLine line)
        Constructor declaration
        Parameters:
        strName -
        astrLabels -
        astrValues -
        line -
    • Method Detail

      • getCellAlign

        public String getCellAlign()
        Returns:
      • setCellAlign

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

        public String getName()
        Returns:
      • getSelectedValues

        public String[] getSelectedValues()
        Returns:
      • setSelectedValues

        public void setSelectedValues​(String[] astrSelectedValues)
      • getSize

        public String getSize()
        Returns:
      • setSize

        public void setSize​(String strSize)
        Parameters:
        strSize -
      • getMultiselect

        public boolean getMultiselect()
        Returns:
      • setMultiselect

        public void setMultiselect​(boolean fMultiselect)
        Parameters:
        fMultiselect -
      • getColor

        public String getColor()
        Returns:
      • setColor

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

        public String getBgcolor()
        Returns:
      • setBgcolor

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

        public String getTextAlign()
        Returns:
      • setTextAlign

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

        public String getAction()
        Returns:
      • setAction

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

        public boolean getReadOnly()
        Returns:
      • setReadOnly

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

        public String getSyntax()
        Method declaration
        Returns: