ObjectEditorMgr

Object List Next Object

Definition:

This object if useful for sending editor events either directly to an object, or sending editor events though one of the ObjectEditors.

Specialized Features:

The following tables list and describe the properties and methods added by ObjectEditorMgr. There are no added events.


Properties Use to...


curUndoIndex Read the index of the next action to be undone.

EditObject Reference the object that is currently doing the editing.

NextRedoItem Read the next action to be redone.

NextUndoItem Read the next action to be undone.

RedoLimit Read the maximum number of actions that can be redone.

SelectedObject Reference the object being edited.

UndoLimit Read the maximum number of actions that can be undone.


Methods Use to...


DetailedEdit Send an object a DetailedEdit event.

Edit Send an object an Edit event.

PropertyEdit Send an object a PropertyEdit event.

Refresh Send a Refresh event to ObjectEditorMgr itself.

RefreshOthers Send the ObjectEditors a RefreshEvent.

ResetOthers Send an object a Reset event through another ObjectEditor.

Selection Send an object a Selection event.

TextUnload Write a text representation of a window.

Copied Features:

Noneimages/Phx00010.gifthis is a top-level object.