pgadmin4/web/pgadmin/browser/static/js
Ashesh Vashi 109b367fc3 Allow to specify the options as a function, which returns array in form
of (label, value) tuple in the SelectControl.

We will apply the transform function, while rendering the control, and
not during intialization. This will allow us to generate different
options data based on the dependent values.
2016-01-04 11:34:43 +05:30
..
aciTree Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
frame.js Fixed few bugs and changed the node create/edit view to use the dialog 2015-08-11 19:19:29 +05:30
menu.js Resolved a bug with the menu enable/disble logic. 2015-07-17 10:06:04 +05:30
node.ui.js Allow to specify the options as a function, which returns array in form 2016-01-04 11:34:43 +05:30
panel.js Fixed few bugs and changed the node create/edit view to use the dialog 2015-08-11 19:19:29 +05:30