apm::get_package_descendent_options (public)
apm::get_package_descendent_options package_key
Defined in packages/acs-tcl/tcl/apm-procs.tcl
Get a list of pretty name, package key pairs for all packages which are descendents of the given package key.
- Parameters:
- package_key (required)
- The parent package's key.
- Returns:
- a list of pretty name, package key pairs suitable for use in a template select widget.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.