Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-110

setNullValid method in AbstractSingleSelectChoice returns void

    XMLWordPrintableJSON

Details

    Description

      setNullValid method in AbstractSingleSelectChoice returns void

      Usually I add components this way: add(new Component(....)), but when I want to have for instance DropdownChoice with nullValid attribute I need to create local variable for this instead of simple add(new DropdownChoice(....).setNullValid(true))

      In other methods such as setRequired Component is returned...

      Attachments

        Activity

          People

            jcompagner Johan Compagner
            tdrencak Tomas Drencak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: