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

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

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.

OnFinish

Occurs when the video is finished playing.

OnFocus

Occurs when the VideoPlayer has focus.

OnInitialize

Occurs immediately after component initialization.

OnKillFocus

Occurs when the VideoPlayer loses focus.

OnPause

Occurs when the video is paused.

OnPlay

Occurs when the video that is paused or stopped play again.

OnStartBind

Occurs immediately after the start of component binding.

OnStop

Occurs when the video is stopped.