|
WebObjects 5.1 | |||||||||
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 Thu Jan 10 18:10:21 PST 2002. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |