|
WebObjects 5.2.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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 Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |