cloudstack/ui/scripts/ui
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
..
widgets multiEdit: extend field hide/show functionality 2013-11-05 14:37:31 -08:00
core.js CLOUDSTACK-4710: Fix broken help link 2013-09-19 13:37:41 -07:00
dialog.js CLOUDSTACK-4925: UI > dialog widget > extend isChecked property to take function type (it takes only boolean type before this check-in). 2013-10-22 11:20:32 -07:00
events.js Format JS 2013-07-19 09:59:28 -07:00
utils.js CLOUDSTACK-3344: UI > util > _s() should not include ampersand. 2013-08-01 11:41:15 -07:00