Changes between Version 3 and Version 4 of Widgets


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets

    v3 v4  
    88
    99
    10  [wiki:Widgets/About]::
     10 [wiki:Widgets/About About]::
    1111   This widget displays information about the application including the license and copyright information retrieved from a URL set as a parameter
    1212   
    1313
    14  [wiki:Widgets/ActivityIndicator]::
     14 [wiki:Widgets/ActivityIndicator ActivityIndicator]::
    1515   AcitivityIndicator is a widget that shows or hides its DOM element based on whether the map widget is busy or not. The map widget becomes busy when loading maps, reloading maps or redrawing layers.
    1616   
    1717
    18  [wiki:Widgets/Buffer]::
     18 [wiki:Widgets/Buffer Buffer]::
    1919   This widget will perform a buffering operation on selected features in the Map.  Either a popup window or the task pane will be used to gather user input, depending on the setting of the Target parameter
    2020   
    2121
    22  [wiki:Widgets/BufferPanel]::
     22 [wiki:Widgets/BufferPanel BufferPanel]::
    2323   This widget will perform a buffering operation on selected features in the Map.  Either a popup window or the task pane will be used to gather user input, depending on the setting of the Target parameter
    2424   
    2525
    26  [wiki:Widgets/CTRLClick]::
     26 [wiki:Widgets/CTRLClick CTRLClick]::
    2727   Launch a window with a CTRL click if a URL expression is set on the layer
    2828   
    2929
    30  [wiki:Widgets/CenterSelection]::
     30 [wiki:Widgets/CenterSelection CenterSelection]::
    3131   Center the current selection, if any, but maintain the current scale if possible. Zoom out if not
    3232   
    3333
    34  [wiki:Widgets/ClearSelection]::
     34 [wiki:Widgets/ClearSelection ClearSelection]::
    3535   Clears the current selection
    3636   
    3737
    38  [wiki:Widgets/ColorPicker]::
     38 [wiki:Widgets/ColorPicker ColorPicker]::
    3939   The user can pick from a palette of web-safe colors or enter a hex value
    4040   
    4141
    42  [wiki:Widgets/CursorPosition]::
     42 [wiki:Widgets/CursorPosition CursorPosition]::
    4343   Provides dynamic cursor tracking as it moves over the map
    4444   
    4545
    46  [wiki:Widgets/EditableScale]::
     46 [wiki:Widgets/EditableScale EditableScale]::
    4747   This widget displays the map scale and provides a way for the user to enter a scale value at which to display the map
    4848   
    4949
    50  [wiki:Widgets/ExtentHistory]::
     50 [wiki:Widgets/ExtentHistory ExtentHistory]::
    5151   A widget to navigate forward or backward in the map view extent history
    5252   
    5353
    54  [wiki:Widgets/Help]::
     54 [wiki:Widgets/Help Help]::
    5555   Outputs a user help page
    5656   
    5757
    58  [wiki:Widgets/InitialMapView]::
     58 [wiki:Widgets/InitialMapView InitialMapView]::
    5959   A widget that will zoom the map to the full extents
    6060   
    6161
    62  [wiki:Widgets/InvokeScript]::
     62 [wiki:Widgets/InvokeScript InvokeScript]::
    6363   A widget to execute arbitrary javascript
    6464   
    6565
    66  [wiki:Widgets/InvokeURL]::
     66 [wiki:Widgets/InvokeURL InvokeURL]::
    6767   A widget to call up a URL into the TaskPane, a new window or HTML element. The map name and Session ID are automatically added to the URL, as well as any additional parameters specifed
    6868   
    6969
    70  [wiki:Widgets/Legend]::
     70 [wiki:Widgets/Legend Legend]::
    7171   A widget that displays a listing of all layers that make up the map as a tree structure
    7272   
    7373
    74  [wiki:Widgets/LinkToView]::
     74 [wiki:Widgets/LinkToView LinkToView]::
    7575   Displays a hyperlink to the current view of the application
    7676   
    7777
    78  [wiki:Widgets/MapMenu]::
     78 [wiki:Widgets/MapMenu MapMenu]::
    7979   A widget that displays a list of maps that can be loaded into the application
    8080   
    8181
    82  [wiki:Widgets/Maptip]::
     82 [wiki:Widgets/Maptip Maptip]::
    8383   A widget to display information about features under the mouse as it hovers over the map
    8484   
    8585
    86  [wiki:Widgets/Measure]::
     86 [wiki:Widgets/Measure Measure]::
    8787   A widget that allows measurements to be made on the map
    8888   
    8989
    90  [wiki:Widgets/Navigator]::
     90 [wiki:Widgets/Navigator Navigator]::
    9191   In-map navigator widget
    9292   
    9393
    94  [wiki:Widgets/OverviewMap]::
     94 [wiki:Widgets/OverviewMap OverviewMap]::
    9595   A key map to locate the vewing area of the primary map
    9696   
    9797
    98  [wiki:Widgets/Pan]::
     98 [wiki:Widgets/Pan Pan]::
    9999   Pans the map
    100100   
    101101
    102  [wiki:Widgets/PanOnClick]::
     102 [wiki:Widgets/PanOnClick PanOnClick]::
    103103   Pans the map in the specified diretion on a click
    104104   
    105105
    106  [wiki:Widgets/PanQuery]::
     106 [wiki:Widgets/PanQuery PanQuery]::
    107107   A widget that combines pan and query actions.  If the mouse did not move, a query is issued, otherwise a pan is performed
    108108   
    109109
    110  [wiki:Widgets/Print]::
     110 [wiki:Widgets/Print Print]::
    111111   Produces a printable version of the page
    112112   
    113113
    114  [wiki:Widgets/RefreshMap]::
     114 [wiki:Widgets/RefreshMap RefreshMap]::
    115115   A widget that redraws the map
    116116   
    117117
    118  [wiki:Widgets/SaveMap]::
     118 [wiki:Widgets/SaveMap SaveMap]::
    119119   A widget to save the map as an image
    120120   
    121121
    122  [wiki:Widgets/Scalebar]::
     122 [wiki:Widgets/Scalebar Scalebar]::
    123123   Outputs a cartographic scalebar
    124124   
    125125
    126  [wiki:Widgets/Search]::
     126 [wiki:Widgets/Search Search]::
    127127   A widget which will perform an attribute based search
    128128   
    129129
    130  [wiki:Widgets/Select]::
     130 [wiki:Widgets/Select Select]::
    131131   A widget that allows selection of features on a map
    132132   
    133133
    134  [wiki:Widgets/SelectPolygon]::
     134 [wiki:Widgets/SelectPolygon SelectPolygon]::
    135135   Perform a selection using a polygon
    136136   
    137137
    138  [wiki:Widgets/SelectRadius]::
     138 [wiki:Widgets/SelectRadius SelectRadius]::
    139139   Perform a selection within a certain radius of a click
    140140   
    141141
    142  [wiki:Widgets/SelectRadiusValue]::
     142 [wiki:Widgets/SelectRadiusValue SelectRadiusValue]::
    143143   A widget to allow the user can manually enter a radius for the SelectRadius widget
    144144   
    145145
    146  [wiki:Widgets/SelectWithin]::
     146 [wiki:Widgets/SelectWithin SelectWithin]::
    147147   A widget to perform a selection within a currently selected set of features
    148148   
    149149
    150  [wiki:Widgets/SelectionInfo]::
     150 [wiki:Widgets/SelectionInfo SelectionInfo]::
    151151   Displays the number of features and number of layers in the current selection.
    152152   
    153153
    154  [wiki:Widgets/SelectionPanel]::
     154 [wiki:Widgets/SelectionPanel SelectionPanel]::
    155155   The SelectionPanel widget displays attributes for the features that are selected on the map.
    156156   
    157157
    158  [wiki:Widgets/TaskPane]::
     158 [wiki:Widgets/TaskPane TaskPane]::
    159159   A widget that acts as a workspace for widgets that require user input/output, e.g. InvokeURL, Buffer, Search, etc. widgets
    160160   
    161161
    162  [wiki:Widgets/ViewOptions]::
     162 [wiki:Widgets/ViewOptions ViewOptions]::
    163163   A widget to allow selection of the display units for various widgets
    164164   
    165165
    166  [wiki:Widgets/ViewSize]::
     166 [wiki:Widgets/ViewSize ViewSize]::
    167167   Display the size of the current view in user-definable units
    168168   
    169169
    170  [wiki:Widgets/Zoom]::
     170 [wiki:Widgets/Zoom Zoom]::
    171171   Zooms in on the map
    172172   
    173173
    174  [wiki:Widgets/ZoomOnClick]::
     174 [wiki:Widgets/ZoomOnClick ZoomOnClick]::
    175175   Zoom the map by a fixed amount when a button is clicked
    176176   
    177177
    178  [wiki:Widgets/ZoomToSelection]::
     178 [wiki:Widgets/ZoomToSelection ZoomToSelection]::
    179179   A widget that will zoom the map to the currently selected features
    180180