Web Analytics Made Easy - Statcounter
Skip to content

The SBCUndo Library#

This library provides the command types and grouping mechanisms behind undoable and redoable user actions in SAMSON.

Use this page when you need low-level SDK infrastructure that other extension code builds on. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.

Library contents#

The SBCUndo library handles the core mechanisms for undoing and redoing actions. For developers of SAMSON Extensions, the two main classes are:

Please refer to the chapter about undo and redo for more information.

See also#