Changes between Initial Version and Version 1 of Widgets/BufferPanel


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/BufferPanel

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/BufferPanelUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: BufferPanel =
     7
     8This 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
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/BufferPanelUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Label''' : Buffer
     17 * '''Tooltip''' : Click to create a buffer
     18 * '''ImageUrl''' : images/icons/buffer.png
     19 * '''StandardUi''' : true
     20 * '''ContainableBy''' : Any
     21
     22== Parameters ==
     23
     24=== Target ===
     25
     26 * '''Label''' : Target
     27 * '''Type''' : target
     28 * '''Description''' : The frame, window, or TaskPane in which to display any UI for the widget. If empty, a new window is used
     29 * '''IsMandatory''' : true
     30 * '''DefaultValue''' : TaskPane
     31