|
WebObjects 5.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
EOObjectDisplay
is an interface that defines the behavior of a
controller that displays enterprise objects.
Method Summary | |
EODisplayGroup |
controllerDisplayGroup()
Returns a display group containing the receiver -- an EOController or subclass. |
EODisplayGroup |
displayGroup()
Returns the display group the receiver uses to display its enterprise objects. |
EOEditingContext |
editingContext()
Returns the editing context the receiver uses to manage the graph of its enterprise objects. |
String |
entityName()
Returns the name of the entity of the enterprise objects displayed in the receiver's display group. |
Method Detail |
public EODisplayGroup controllerDisplayGroup()
public EODisplayGroup displayGroup()
public EOEditingContext editingContext()
public String entityName()
|
Last updated Fri Feb 21 13:15:00 PST 2003. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |