Changes between Initial Version and Version 1 of Widgets/EditableScale


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/EditableScale

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/EditableScaleUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: EditableScale =
     7
     8This widget displays the map scale and provides a way for the user to enter a scale value at which to display the map
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/EditableScaleUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Label''' : Editable Scale
     17 * '''Tooltip''' : Allows display and entry of map scale
     18 * '''ImageUrl''' :
     19 * '''StandardUi''' : false
     20 * '''ContainableBy''' : Splitterbar
     21
     22== Parameters ==
     23
     24=== Precision ===
     25
     26 * '''Type''' : integer
     27 * '''Label''' : Precision
     28 * '''Description''' : The precision at which to display the scale
     29 * '''DefaultValue''' : 4
     30 * '''Min''' : 0
     31 * '''Max''' : 15
     32 * '''IsMandatory''' : false
     33