CheckboxStrategy constructor

CheckboxStrategy(
  1. Element element
)

Implementation

CheckboxStrategy(Element element) : super(element);