Changes between Initial Version and Version 1 of Widgets/ViewOptions


Ignore:
Timestamp:
Apr 3, 2008, 3:06:02 AM (16 years ago)
Author:
jbirch
Comment:

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/ViewOptions

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/ViewOptionsUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: ViewOptions =
     7
     8A widget to allow selection of the display units for various widgets
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/ViewOptionsUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Options
     18 * '''Tooltip''' : Click to change the units displayed
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icons/options.png
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : true
     23 * '''ContainableBy''' : Any
     24
     25== Parameters ==
     26
     27=== DisplayUnits ===
     28
     29 * '''Description''' : The units to use for display by other widgets
     30 * '''Type''' : String
     31 * '''Label''' : Display units
     32  * '''Miles''' ''(Label: Miles)''
     33  * '''Meters''' ''(Label: Meters)''
     34  * '''Degrees''' ''(Label: Degrees)''
     35 * '''DefaultValue''' :
     36 * '''IsMandatory''' : false
     37