getFormField

open override fun getFormField(): PushButtonFormField

Returns the parent form field that this element belongs to. Every form element is associated with exactly one form field.

Return

The parent FormField of this form element.