org.activemath.events.types
Class AuthoringInterfaceEvent
java.lang.Object
org.activemath.events.ActivemathEvent
org.activemath.events.types.AuthoringInterfaceEvent
- All Implemented Interfaces:
- Serializable, Comparable
public class AuthoringInterfaceEvent
- extends ActivemathEvent
Base class to represent an even sent by the authoring user-interface
simple and straight support for XML content to describe the event.
- See Also:
- Serialized Form
| Methods inherited from class org.activemath.events.ActivemathEvent |
compareTo, dispatchFinished, getGroupId, getId, getItemId, getSource, getTimestamp, getType, setGroupId, setId, setItemId, setSource, setTimestamp, toString |
AuthoringInterfaceEvent
public AuthoringInterfaceEvent()
setXmlDescr
public void setXmlDescr(String xmlDescr)
getXmlDescr
public String getXmlDescr()