Changes between Initial Version and Version 1 of Widgets/SelectionInfo


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

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/SelectionInfo

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/SelectionInfoUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: SelectionInfo =
     7
     8Displays the number of features and number of layers in the current selection.
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/SelectionInfoUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Selection info
     18 * '''Tooltip''' :
     19 * '''StatusText''' :
     20 * '''ImageUrl''' :
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : false
     23 * '''ContainableBy''' : Splitterbar
     24
     25== Parameters ==
     26
     27=== Template ===
     28
     29 * '''Description''' : The format of the output string.
     30 * '''Type''' : String
     31 * '''Label''' : Template
     32 * '''DefaultValue''' : {0} features selected on {1} layers
     33 * '''IsMandatory''' : false
     34
     35=== EmptyText ===
     36
     37 * '''Description''' : The string to display when nothing is selected
     38 * '''Type''' : String
     39 * '''Label''' : Empty selection string
     40 * '''DefaultValue''' : No features selected
     41 * '''IsMandatory''' : false
     42