|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EOObjectDisplay
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 |
---|
String entityName()
EOEditingContext editingContext()
EODisplayGroup displayGroup()
EODisplayGroup controllerDisplayGroup()
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |