er.extensions
Class ERXEditingContextDelegate
java.lang.Object
er.extensions.ERXEditingContextDelegate
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ERXDefaultEditingContextDelegate
- public class ERXEditingContextDelegate
- extends Object
- implements Serializable
This delegate does nothing. It is used to
make the environment happy in that some
parts of the system require that a delegate
be set on the editing context. In those cases
use an instance of this delegate. All of the
other delegates subclass this delegate. The main
delegate that is used is ERXDefaultEditingContextDelegate
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXEditingContextDelegate
public ERXEditingContextDelegate()
- No arg constructor for Serializable.
Copyright © 2002 – 2004 Project Wonder.