callback::subsite::parameter_changed::impl::xotcl-core_param_changed (private)
callback::subsite::parameter_changed::impl::xotcl-core_param_changed \ -package_id package_id -parameter parameter -value value
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Implementation of subsite::parameter_changed for xotcl-core parameters
- Switches:
- -package_id (required)
- the package_id of the package the parameter was changed for
- -parameter (required)
- the parameter name
- -value (required)
- the new value
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.