apm_package_selection_widget (private)

 apm_package_selection_widget pkg_info_list [ to_install ] \
    [ operation ] [ form ]

Defined in packages/acs-admin/tcl/apm-admin-procs.tcl

Provides a widget for selecting packages. Displays dependency information if available.

Parameters:
pkg_info_list (required)
list of package infos for all packages to be listed
to_install (optional)
list of package_keys to install
operation (optional, defaults to "all")
filter for added operations (all, upgrade, install)
form (optional, defaults to "pkgsForm")

Testcases:
No testcase defined.
[ show source ]
Show another procedure: