Class ProjectGroupEditBean

    • Constructor Detail

      • ProjectGroupEditBean

        public ProjectGroupEditBean()
    • Method Detail

      • getProjectGroupNames

        public Set<String> getProjectGroupNames()
      • ungroup

        public void ungroup()
        Action listener invoked when the user clicks on the ungroup button in the UI. Removes the form group of the currently selected form and saves the change.