| 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 | |
| 8 | A widget to allow selection of the display units for various widgets |
| 9 | |
| 10 | == Usage Notes == |
| 11 | |
| 12 | See: [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 | |