cloudstack/ui/scripts/ui/widgets
Brian Federle 599dd1a6e6 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:35:05 -08:00
..
cloudBrowser.js Browser widget: Modify behavior 2013-10-24 15:52:54 -07:00
dataTable.js Commiting multi select stuff for inital review 2013-09-27 16:57:44 -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:48:50 -07:00
listView.js List view: Fix refresh not loading multi-select column 2013-10-31 16:40:00 -07:00
multiEdit.js multiEdit: extend field hide/show functionality 2013-11-05 14:35:05 -08:00
notifications.js Notification area: Show more detail in errors 2013-10-31 16:17:52 -07:00
overlay.js Format JS 2013-07-18 12:34:20 -04:00
tagger.js Format JS 2013-07-18 12:34:20 -04:00
toolTip.js Format JS 2013-07-18 12:34:20 -04:00
treeView.js Browser widget: Modify behavior 2013-10-24 15:52:54 -07:00