ad_table_column_list (public, deprecated)

 ad_table_column_list [ -sortable sortable ] datadef columns

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

build a list of pointers into the list of column definitions

returns a list of indexes into the columns one per column it found

-sortable from t/f/all

Switches:
-sortable (optional, defaults to "all")
Parameters:
datadef (required)
columns (required)
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_table ad_table (public, deprecated) ad_table_column_list ad_table_column_list ad_table->ad_table_column_list ad_table_form ad_table_form (public, deprecated) ad_table_form->ad_table_column_list ad_table_sort_form ad_table_sort_form (public, deprecated) ad_table_sort_form->ad_table_column_list ad_log_deprecated ad_log_deprecated (public) ad_table_column_list->ad_log_deprecated

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