TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableNumericUpDown >

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableNumericUpDown >

 

Event

 

 

Name

Description

OnAddToPage

Occurs after the FixedTableNumericUpDown is added to the page.

OnBind

Occurs when the FixedTableNumericUpDown is bound.

OnEndBind

Occurs immediately after the end of component binding.

OnFocus

Occurs when the FixedTableNumericUpDown has focus.

OnInitialize

Occurs immediately after the FixedTableNumericUpDown has been initialized.

OnKillFocus

Occurs when the FixedTableNumericUpDown loses focus.

OnStartBind

Occurs immediately after the start of component binding.

OnValueChanged

Occurs immediately after the user clicks the FixedTableNumericUpDown using a mouse on the report viewer and the value is changed.