abstract fun acceptTerms(termsBox: CheckBoxView): Unit
Depending on the state of the term checkbox this method should change the state of the desired android.view.View
termsBox - the state of the terms checkbox could be checked or unchecked
termsBox