Interface ICheckBoxListener

    • Method Detail

      • change

        void change​(Object item,
                    int columnIndex,
                    ICheckBoxListener.CheckBoxState state)
        Change checkbox state
        Parameters:
        item - item of viewer, can't be null
        columnIndex - index of column with checkbox
        state - state of checkbox, can't be null