Class ArrayCellCheckbox

    • Constructor Detail

      • ArrayCellCheckbox

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

      • getCellAlign

        public String getCellAlign()
        Method declaration
        Returns:
      • setCellAlign

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

        public String getName()
        Method declaration
        Returns:
      • getValue

        public String getValue()
        Method declaration
        Returns:
      • getChecked

        public boolean getChecked()
        Method declaration
        Returns:
      • getSyntax

        public String getSyntax()
        Method declaration
        Returns: