Changes between Initial Version and Version 1 of Widgets/ExtentHistory


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/ExtentHistory

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/ExtentHistoryUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: ExtentHistory =
     7
     8A widget to navigate forward or backward in the map view extent history
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/ExtentHistoryUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Label''' : Go To Extent
     17 * '''Tooltip''' : Navigate to the previous extents
     18 * '''ImageUrl''' : images/icons/view-back.png
     19 * '''StandardUi''' : true
     20 * '''ContainableBy''' : Any
     21
     22== Parameters ==
     23
     24=== Direction ===
     25
     26 * '''Description''' : The direction in which to traverse the extent history
     27 * '''Type''' : string
     28 * '''Label''' : Direction
     29  * '''Next''' ''(Label: Next)''
     30  * '''Previous''' ''(Label: Previous)''
     31 * '''DefaultValue''' : Previous
     32 * '''IsMandatory''' : true
     33