| 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 | |
| 8 | Displays the number of features and number of layers in the current selection. |
| 9 | |
| 10 | == Usage Notes == |
| 11 | |
| 12 | See: [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 | |