Aml. |
| Class | Description | |
|---|---|---|
| CaexCommand | This is the abstract base class for all CAEX commands, applicable to CAEX elements | |
| CAEXElementChangeEventArgs | Event arguments for a CAEXElementChangingEvent and a CAEXElementChangedEvent | |
| WeakEventSourceTEventArgs | This Class defines a WeakEventSource, used to define Events, raised in the AML Engine. |
| Interface | Description | |
|---|---|---|
| ICAEXCommand | Interface for CAEXCommands. If Commands implement this interface, they can use a IUndoRedo to enable undo and redo. |
| Enumeration | Description | |
|---|---|---|
| CAEXElementChangeMode | This enum defines possible changes of a CAEX object. The changes are notified in a ChangedEvent or a ChangingEvent. |