|
WebObjects 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.webobjects.eoapplication.EOController
|
+--com.webobjects.eoapplication.EOComponentController
|
+--com.webobjects.eoapplication.EOEntityController
|
+--com.webobjects.eoapplication.EODocumentController
|
+--com.webobjects.eogeneration.client.assistant.EOXMLEditor
| Inner classes inherited from class com.webobjects.eoapplication.EOComponentController |
EOComponentController.ActionCollector, EOComponentController.Activation, EOComponentController.EndEditing, EOComponentController.Modal, EOComponentController.ResetUserInterface |
| Inner classes inherited from class com.webobjects.eoapplication.EOController |
EOController.Enumeration |
| Inner classes inherited from class com.webobjects.foundation.NSKeyValueCoding |
NSKeyValueCoding.DefaultImplementation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.Utility, NSKeyValueCoding.ValueAccessor |
| Inner classes inherited from class com.webobjects.foundation.NSKeyValueCodingAdditions |
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
| Fields inherited from class com.webobjects.eoapplication.EOEntityController |
NestedEditingContextProviderMethodName, NewDisplayGroupProviderMethodName, NewDisplayGroupUsingOptimisticRefreshProviderMethodName, NewEditingContextProviderMethodName |
| Fields inherited from class com.webobjects.eoapplication.EOComponentController |
Bottom, BottomLeft, BottomRight, Center, Left, Right, Top, TopLeft, TopRight |
| Fields inherited from class com.webobjects.eoapplication.EOController |
ControllerAndSubcontrollersEnumeration, SubcontrollersEnumeration, SupercontrollersEnumeration |
| Fields inherited from interface com.webobjects.eoapplication.EOEditable |
AlwaysEditable, IfSupercontrollerEditable, NeverEditable |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
NullValue |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
KeyPathSeparator |
| Constructor Summary | |
EOXMLEditor()
|
|
| Method Summary | |
protected void |
connectionWasEstablished()
Reacts to the connection for the receiver being established, taking care of editability issues in addition to the superclass implementation. |
boolean |
fetchesOnConnect()
Returns whether the receiver should fetch its display group content next time its connection is established. |
int |
priority()
|
void |
refresh()
|
void |
saveXMLToFile(String xml)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.webobjects.eoapplication.EOObjectDisplay |
controllerDisplayGroup, displayGroup, editingContext, entityName |
| Constructor Detail |
public EOXMLEditor()
| Method Detail |
protected void connectionWasEstablished()
EODocumentControllerconnectionWasEstablished in class EODocumentControllercom.webobjects.eoapplication.EOControllerEOController.establishConnection()public boolean fetchesOnConnect()
EOEntityControllertrue.
Once it retrieves objects explicitly (for example from a global ID) or actually
performs the fetch while connecting, it sets this flag to false.fetchesOnConnect in class EOEntityControllercom.webobjects.eoapplication.EOEntityControllertrue if the controller should fetch its display group content next time
its connection is established; false otherwiseEOEntityController.setFetchesOnConnect(boolean)public int priority()
priority in interface EOAssistant.Editorpublic void refresh()
refresh in interface EOAssistant.Editorpublic void saveXMLToFile(String xml)
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||