Package org.eclipse.birt.report.model.api.command
package org.eclipse.birt.report.model.api.command
Provides events when some command operations modify the state of the
Design Engine.
Package Specification
The application modifies a report design using a set of commands. Each command will send notification event and throw exception if an error occurs.
- An exception thrown if an error occurs. Many exceptions provide detailed error codes to clearly identify what went wrong.
- A notification event sent to the UI each time the operation is done, undone or redone.
Related Documentation
The application generally uses the API handle classes to work with a design. These handle classes use the commands defined here to modify the design.-
ClassDescriptionAn error indicates circular extension while setting the extends property of an element.Notification event that says that the contents of a container have changed.Reports an error during a container operation.Notification event that says that one content of a container have been replaced by another one.Included css style sheet eventIncluded css style sheet exceptionIncluded css style sheet reload eventNotification event that says that the contents of user-defined message is added, dropped, or changed.Reports an error during a user-defined message operation.Indicates that an element was deleted.Events indicating that the element is just localized.Identifies that the encryption of an element property changed.Indicates an error when setting the name of an element.Indicates that the extends attribute of an element changed.Indicates an error while setting the extends property of an element.An error indicates not supported extension while setting the extends property of an element.Notification event to send when the dynamic property list is changed after setting an extension property value.An error indicates invalid parent while setting the extends property of an element.Notification event that says that the module need refreshing.Indicates that the library is added, dropped or shifted.Indicates an error while operating with library.Events indicating that the library is reloaded.Identifies that the name of an element changed.Indicates an error when setting the name of an element.Deprecated.Since BIRT 2.1, there will no such event send by BIRTNotification event to send when a property changes.Exception thrown when a property name is invalid.Notification event that says that the module need refreshing.Notifies that the style of an element has changed.Indicates an error while setting the style of an element.Reports an error during a template related operation.Notification event that says that transformation betweem a template element and a report item or data set occurs.Notifies that the style of an element has changed.Indicates an error while setting the style of an element.Indicates a change to a user-defined property.Reports an error during a user property operation.Notification event that says that multiple views of a container have changed.An error indicates wrong type while setting the extends property of an element.