|
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.eogeneration.client.EOWidgetController
|
+--com.webobjects.eogeneration.client.EOAssociationController
|
+--com.webobjects.eogeneration.client.EOValueController
|
+--com.webobjects.eogeneration.client.EOValueAndURLController
| Inner classes inherited from class com.webobjects.eogeneration.client.EOWidgetController |
EOWidgetController.DefaultAction, EOWidgetController.FormatWidget, EOWidgetController.QueryWidget, EOWidgetController.TableWidget |
| 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.eogeneration.client.EOAssociationController |
ControllerDisplayGroupProviderMethodName |
| 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 | |
EOValueAndURLController()
|
|
EOValueAndURLController(EOXMLUnarchiver unarchiver)
|
|
| Method Summary | |
boolean |
isEditable()
Returns whether the receiver is currently editable. |
void |
setURLKey(String string)
|
String |
toString()
Returns the receiver as a string that states the receiver's class name and type name, whether the receiver is connected, the number of subcontrollers, whether or not the receiver has been prepared, whether or not the receiver is visible, information about widget sizing and alignment behavior, and so on. |
String |
URLKey()
|
| Methods inherited from class com.webobjects.eogeneration.client.EOValueController |
canBeTransient, setValueKey, valueKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EOValueAndURLController()
public EOValueAndURLController(EOXMLUnarchiver unarchiver)
| Method Detail |
public String URLKey()
public boolean isEditable()
EOEditableEOEditable.AlwaysEditable or its editability is
EOEditable.IfSupercontrollerEditable and sending
EOEditable.isEditable to the first EOEditable supercontroller
of the receiver returns true.isEditable in class EOAssociationControllercom.webobjects.eoapplication.EOEditabletrue if the controller is currently editable; false otherwisepublic void setURLKey(String string)
public String toString()
EOComponentControllertoString in class EOValueControllercom.webobjects.eoapplication.EOComponentController
|
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 | |||||||||