cloudstack/ui/scripts/ui/widgets
Brian Federle 5721cfdc6b multiEdit: extend field hide/show functionality
-Support passing isHidden option as closure, for conditional hide/show
 based on context

-Adds new option format for isHidden option:

return false == show field and all columns (default)
return true == hide only header and form column
return 2 == hide header and form, as well as returned item column -- these
item columns will be skipped over entirely, not just hidden
2013-11-05 14:37:31 -08:00
..
cloudBrowser.js Format JS 2013-07-19 09:59:28 -07:00
dataTable.js Format JS 2013-07-19 09:59:28 -07:00
detailView.js CLOUDSTACK-4966: UI: (1) detailView widget: extend detailView widget to support destroy action that will close detailView and remove item from listView when toRemove parameter is passed. 2013-10-25 13:59:00 -07:00
listView.js CLOUDSTACK-4889: UI > (1) extend listView widget to support option of hiding/showing search box. (2) Hide search box in UCS Blades tab. 2013-10-17 15:16:36 -07:00
multiEdit.js multiEdit: extend field hide/show functionality 2013-11-05 14:37:31 -08:00
notifications.js CLOUDSTACK-4688: UI > (1) Notifications widget - pollTimer() - error handling - check if args is null before trying to access args.message property (2) sharedFunctions.js - pollAsyncJobResult() - error handling - pass message argument to args.error(). 2013-09-17 16:37:47 -07:00
overlay.js Format JS 2013-07-19 09:59:28 -07:00
tagger.js Format JS 2013-07-19 09:59:28 -07:00
toolTip.js Format JS 2013-07-19 09:59:28 -07:00
treeView.js Format JS 2013-07-19 09:59:28 -07:00