Class WTable.WTableComponentModel

    • Constructor Detail

      • WTableComponentModel

        public WTableComponentModel()
    • Method Detail

      • addActionConstraint

        public void addActionConstraint​(WButton button,
                                        WTable.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.