Class TriStateCheckboxView

    • Constructor Detail

      • TriStateCheckboxView

        public TriStateCheckboxView()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • getValue1

        public Boolean getValue1()
      • setValue1

        public void setValue1​(Boolean value1)
      • getValue2

        public Boolean getValue2()
      • setValue2

        public void setValue2​(Boolean value2)
      • getValue3

        public Boolean getValue3()
      • setValue3

        public void setValue3​(Boolean value3)
      • addMessage

        public void addMessage()