This widget represents “columns panel” - a rectangular area of your web-page which contains the list of query result columns and provides some operations for manipulating with that list: add/remove a column, change its type, set column's sorting, etc.
true
true
true
true
true
'{entity} {attr}'
false
true
var ColumnsPanelDiv = $("#ColumnsPanel"); ColumnsPanelDiv.ColumnsPanel('clearColumns', false); ColumnsPanelDiv.ColumnsPanel('addNewColumn', 'some_attr_id');