Class WDataTable.TableModel

    • Constructor Detail

      • TableModel

        public TableModel()
    • Method Detail

      • addActionConstraint

        public void addActionConstraint​(WButton button,
                                        WDataTable.ActionConstraint constraint)
        Adds a constraint to the list of constraints for the given button.
        Parameters:
        button - the button to add the constraint for.
        constraint - the constraint to add.