1
0
Fork 0
fgdata/webgui/lib
Torsten Dreyer 778f056fd8 fgcommand.js: allow setting of multiple properties
extend setPropertyValue(path,value,callback,context)

if value is 'just a value': set value of property named by path
if value is object, assume JsonProperty(ies) and set the entire tree
if callback is set, callback gets called after to POST succeeded
if context is set, 'this' is set for the callback
2015-03-28 21:44:24 +01:00
..
fgcommand.js fgcommand.js: allow setting of multiple properties 2015-03-28 21:44:24 +01:00
fgfs.js Phi initial commit 2015-02-04 21:05:55 +01:00
jquery.fganimate.js jquery.fganimate.js: respect predefined transforms 2014-10-09 21:15:15 +02:00
jquery.flot.prop.js Webgui: altitude plotter and provide 3rdparty js libs 2014-03-28 18:36:19 +01:00
props.js JavaScript PropertyChangeListener tweak 2014-09-16 11:16:15 +02:00
props2.js props2.js: implement getValue(child,deflt) 2015-03-26 11:41:27 +01:00