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

TypeDefault

Description

zoom

booleanfalse

Should the map zoom to the selection?

active

booleanfalse

Should the entity be set as the active entity?

turnon

booleanfalse

Should the corresponding layer, if there is one, be turned on in the ToC?

Examples

<item action="weave.selection.Undo" zoom="true" turnon="true"/>