Namespace: gmf.EditfeatureController

gmf.EditfeatureController.State

The different possible values of the state inner property.

Enumeration:
Name Type Description
IDLE string

The default state. While idle, nothing happens.

DEACTIVATE_EXECUTE string

The state active after the deactivation of the editing tools and the unsaved modifications were saved or discarded.

DEACTIVATE_PENDING string

The state active when the deactivation of the editing tools is in progress while there are unsaved modifications.

STOP_EDITING_EXECUTE string

Final state set after the "stop editing" button has been clicked while no unsaved modifications were made or if the user saved them or confirmed to continue without saving.

STOP_EDITING_PENDING string

The state that is active while when the "stop editing" button has been clicked but before any confirmation has been made to continue.