gelliravi / gridspice

Automatically exported from code.google.com/p/gridspice
0 stars 0 forks source link

Spreadsheet View #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the "Explorer View", display the objects in a spreadsheet format.  The 
column headings should be the name of the attributes within the object (i.e. 
"heating_setpoint", "cooling_setpoint").  Make sure to use the appropriate 
widget in each column (a text box is not always appropriate).  You should 
follow the same model for generating this grid as is done in the element editor.

This will be immensely convenient because you can select a group of objects and 
set a particular parameter on them all at once.

There is an editable grid widget in Ext-GWT which allows you to do this.

Obviously, you can only select 1-type of object in the left panel.  Otherwise 
the column headings would be inconsistent.

Original issue reported on code.google.com by kyleanderson88 on 8 Feb 2012 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by narusaku...@gmail.com on 13 Feb 2012 at 12:53