/
Client Actions Selection Undo
Client Actions Selection Undo
Allows the user to undo the previous change to the current selection. Note that it only goes back one selection, so using the tool multiple times will only alternate between two selection sets.
ID
weave.selection.Undo
Properties
Name | Type | Default | Description |
---|---|---|---|
zoom | boolean | false | Should the map zoom to the selection? |
active | boolean | false | Should the entity be set as the active entity? |
turnon | boolean | false | Should the corresponding layer, if there is one, be turned on in the ToC? |
Examples
<item action="weave.selection.Undo" zoom="true" turnon="true"/>
, multiple selections available,
Related content
Client Views Entity Selector
Client Views Entity Selector
More like this
Previous Extent
Previous Extent
More like this
Selection Tools
Selection Tools
More like this
Config Tool
Config Tool
More like this
Client Actions
Client Actions
More like this