formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Sets a custom function to call when a new value is set.
Plugin Prototype
void fz_fuim_tmpl_set_new_value_func(
fuim_tmpl, | |
new_value_func, | |
void * | new_value_data ) |
Parameters
fuim_tmpl [Input]
fuim manager
new_value_func [Input]
new value function
new_value_data [Input, Optional]
data to pass to the new value function
Returns
None
Availability
5.0.0.0
Function Set
Defined in