Changes between Initial Version and Version 1 of Widgets/SelectWithin


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/SelectWithin

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/SelectWithinUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: SelectWithin =
     7
     8A widget to perform a selection within a currently selected set of features
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/SelectWithinUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Select within
     18 * '''Tooltip''' : Click to select features within this selection
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icons/select-features.png
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : true
     23 * '''ContainableBy''' : Any
     24
     25== Parameters ==
     26
     27=== Target ===
     28
     29 * '''Label''' : Target
     30 * '''Type''' : target
     31 * '''Description''' : The frame, window, or TaskPane in which to display any UI for the widget. If empty, a new window is used
     32 * '''DefaultValue''' : TaskPane
     33 * '''IsMandatory''' : false
     34
     35=== DisableIfSelectionEmpty ===
     36
     37 * '''Description''' : A flag to indicate if this widget should only be enabled if there is a selection available on the map
     38 * '''Type''' : boolean
     39 * '''Label''' : Disable If Selection Empty
     40 * '''DefaultValue''' : true
     41 * '''IsMandatory''' : false
     42