Method BindEvents
BindEvents(AbstractControl?)
Override to bind events to the main control of the popup window.
protected override void BindEvents(AbstractControl? control)
Parameters
controlAbstractControlControl which events to bind.
Override to bind events to the main control of the popup window.
protected override void BindEvents(AbstractControl? control)
control AbstractControlControl which events to bind.