TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ToggleButton >

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ToggleButton >

 

Event

 

 

Name

Description

OnAddToPage

Occurs after the component is added to the page.

OnBind

Occurs when the component is bound.

OnClick

Occurs when the component is clicked on the preview window of a report.

OnEndBind

Occurs immediately after the end of component binding.

OnFocus

Occurs when the ToggleButton has focus.

OnInitialize

Occurs immediately after component initialization.

OnKillFocus

Occurs when the ToggleButton loses focus.

OnStartBind

Occurs immediately after the start of component binding.

OnValueChanged

Occurs immediately after changing the list item.