Files
gerrit/gerrit-gwtui/src/main/java/com/google/gerrit/client
Edwin Kempin 15ce80c326 Support creation of drop-down-list in ActionContext
With this UI actions can create a drop-down-list from JavaScript by
  var s = c.select(['VALUE1', 'VALUE2', 'VALUE3', 'VALUE4'], 2);
with having 'VALUE3' preselected.

The selected value can be retrieved by
  c.selected(s)

Change-Id: I6ff135c313fd173909d6cf87f96a90e0ceb50d46
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-15 09:08:33 +01:00
..
2013-11-10 05:44:17 +04:00
2013-11-10 05:44:17 +04:00
2013-09-30 16:03:35 +02:00
2013-11-10 05:44:17 +04:00
2013-11-10 05:44:17 +04:00
2013-10-28 09:11:28 -07:00
2013-06-26 02:21:51 +02:00