cloudstack/ui/scripts/ui/widgets
Brian Federle 9bf7d757e8 multiEdit: Support default value and description
-If 'defaultValue' is specified for a text field, then put that value
 into the text field on load.

-If 'desc' is specified for any field, then use it as a 'title'
 attribute to show a tooltip description.

Example:

      'icmptype': {
        ...
        defaultValue: '-1',
        desc: 'Please specify -1 if you want to allow all'
        ...
      }
2012-08-13 12:16:43 -07:00
..
cloudBrowser.js cloudBrowser / list view UI: Show subsection in breadcrumb 2012-08-01 15:57:24 -07:00
dataTable.js Remove @author tag from non third-party source files in agent-simulator, cloud-cli, test, ui and utils folder 2012-08-13 15:30:42 +08:00
detailView.js fix for empty event detail page 2012-08-08 15:49:27 +08:00
listView.js List view: support external link actions 2012-08-07 15:59:36 -07:00
multiEdit.js multiEdit: Support default value and description 2012-08-13 12:16:43 -07:00
notifications.js Notifications widget: support custom interval 2012-07-24 15:30:57 -07:00
overlay.js CS-15315: Fix overlay positioning 2012-06-26 10:24:54 -07:00
tagger.js Add license header to tagger widget 2012-07-30 14:32:32 -07:00
treeView.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00