Class FormFieldState


  • public class FormFieldState
    extends Object
    • Method Detail

      • getValue

        public String getValue()
      • isChecked

        public boolean isChecked()
      • getSelectedIndices

        public int[] getSelectedIndices()
      • fromBoolean

        public static FormFieldState fromBoolean​(boolean b)