Classes

Module SelectionSetInterpreter

Classes

class   _OpenVisitor
  This visitor sets the specified selection sets and selection set folders to the specified open/closed state. More...
class   _RemoveFolderVisitor
  This visitor walks the selection set tree removing folders specified by paths (tuples of strings of item-ids) or simply item-ids. More...
class   _RemoveNodeVisitor
  This visitor walks the selection set tree removing the specified nodes from selection sets. More...
class   _RenameVisitor
  This visitor walks the selection set tree and renames selection sets (but not folders) with one of the matching ids. More...
class   _SortVisitor
class   MessageVisitor
  This visitor traverses a given selection set folder tree and builds a list of "SELECTION_SET*" messages to re-create this tree. More...
class   SelectionSetInterpreter