Class CheckBox

All Implemented Interfaces:
Serializable

public class CheckBox extends EnhancedFormElement
See Also:
  • Constructor Details

    • CheckBox

      public CheckBox()
  • Method Details

    • getValue

      public boolean getValue()
    • setValue

      public void setValue(boolean value)
    • toString

      public String toString()
      Overrides:
      toString in class EnhancedFormElement