Class template_type
Template file for the "types" objects.
Used for any functions shared by all types, and to catch any type-specific functions being called on the wrong type, ie. calling slider_set_min_max
on a dropdown.
template_type
Template file for the "types" objects.
Used for any functions shared by all types, and to catch any type-specific functions being called on the wrong type, ie. calling slider_set_min_max
on a dropdown.