| 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 | |
| 8 | 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 |
| 9 | |
| 10 | == Usage Notes == |
| 11 | |
| 12 | See: [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 | |