]> err.no Git - sope/blob - sope-appserver/WOExtensions/WOThresholdColoredNumber.api
minor improvement to WOHttpAdaptor, bumped framework revisions
[sope] / sope-appserver / WOExtensions / WOThresholdColoredNumber.api
1 <?xml version="1.0" standalone="yes"?> 
2
3 <wo class="WOThresholdColoredNumber">
4   <binding name="lowColor"  passthrough="NO" required="YES" />
5   <binding name="highColor" passthrough="NO" required="YES" />
6   <binding name="threshold" passthrough="NO" required="YES" />
7   <binding name="value"     passthrough="NO" required="YES" />
8   <binding name="numberformat"
9            passthrough="NO"
10            defaults="Number Format Strings"
11   />
12 </wo>