cloudstack/ui/scripts/ui
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
..
widgets multiEdit: extend field hide/show functionality 2013-11-05 14:35:05 -08:00
core.js UI plugins: Fix side nav behavior 2013-10-31 11:27:50 -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:31:28 -07:00
events.js Format JS 2013-07-18 12:34:20 -04:00
utils.js CLOUDSTACK-3344: UI > util > _s() should not include ampersand. 2013-08-01 11:42:25 -07:00