formZ SDK | 4.0 Call Back Reference | Object Type
FZ_OTYP_CBAK_FSET_TYPE
formZ object type callbacks function set id.
FZ_OTYP_CBAK_FSET_NAME
formZ object type callbacks function set name.
FZ_OTYP_CBAK_FSET_VERSION
formZ object type callbacks function set version.
Description
Function set for a custom object type. The functions in this set need to be supplied by the plugin to implement a custom object type. Required function are : fz_otyp_cbak_uuid fz_otyp_cbak_info fz_otyp_cbak_init fz_otyp_cbak_io All other functions are optional. However for certain functionality to occur, more functions need to be implemented. For example, to edit the parameters of an object of this type through an edit dialog invoked from the Query dialog, the function must be implemented. If not, the Edit button in the Query dialog will stay disabled.
Availability
5.0.0.0
Functions:
fz_otyp_cbak_parm_get_state_str
Defined in