Class BehaviorController

    • Constructor Detail

      • BehaviorController

        public BehaviorController()
    • Method Detail

      • getAjax

        public String getAjax()
      • setAjax

        public void setAjax​(String ajax)
      • getEvent

        public String getEvent()
      • setEvent

        public void setEvent​(String event)
      • getCounter

        public int getCounter()
      • countUp

        public void countUp​(javax.faces.event.AjaxBehaviorEvent ajaxBehaviorEvent)
      • countUp

        public void countUp​(javax.faces.event.ActionEvent actionEvent)