[kepler-dev] [Bug 4277] - Report Designer - Add drop down selection list to the properties table.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Aug 6 08:36:31 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4277





------- Comment #1 from leinfelder at nceas.ucsb.edu  2009-08-06 08:36 -------
the sort of widgets we'd need [so far] are:
-text area for free text (already have that)
-combo box (two or more alphanumeric options)
-check box (boolean switch)
-text area + combo box (i'm thinking for height/width where we want a text
field for the number and a drop down for the unit (in, cm, etc...)

We want to be smart about "knowing" which properties need what kind of widget
and we'd want generic methods to harvest and set the values so that code that
interacts with the properties need not know anything about the UI.


More information about the Kepler-dev mailing list