WebObjects 5.1

Uses of Package
com.webobjects.eoapplication

Packages that use com.webobjects.eoapplication
com.webobjects.eoapplication   
com.webobjects.eogeneration.client   
com.webobjects.eogeneration.client.assistant   
 

Classes in com.webobjects.eoapplication used by com.webobjects.eoapplication
EOAction
          EOAction objects are abstract representations of operations the user can invoke from the user interface.
EOAction.Enabling
          The EOAction.Enabling interface defines a method, canPerformActionNamed, which allows an action receiver to specify if an action (sent by an EOAction object) is enabled for the receiver.
EOActionWidgetController
          
EOApplet
          EOApplet is the default Applet class embedded in WebObjects pages containing a WOJavaClientApplet dynamic element.
EOApplication
          Java Client applications typically execute from the command line (often referred to as a "Java application") or as an applet running in a browser.
EOArchive
          EOArchive is used to load interface files created with the Interface Builder application.
EOAssociationConnector
          EOAssociationConnector is an interface that defines a controller that can assume the responsibilities for connecting and disconnecting the associations of a transient subcontroller.
EOComponentController
          The EOComponentController class provides behavior for controllers that manage user interface components.
EOComponentController.ActionCollector
          The EOComponentController.ActionCollector interface identifies controllers that display actions of subcontrollers collectively (for example in tool bars).
EOComponentController.Activation
          The EOComponentController.Activation interface identifies controllers that which have components can be explicitly activated (for example window controllers).
EOComponentController.EndEditing
          The EOComponentController.EndEditing interface identifies controllers that edit data objects and might need to flush uncommitted user changes.
EOComponentController.Modal
          The EOComponentController.Modal interface identifies controllers that can run modal user interfaces (modal dialogs).
EOComponentController.ResetUserInterface
          The EOComponentController.ResetUserInterface interface identifies controllers that have components that can reset their interface to an original state (for example switch controllers).
EOController
          The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application.
EOController.Enumeration
          EOController.Enumeration is an interface that defines an enumeration that iterates over a set of EOController objects.
EODefaults
          EODefaults objects are used to collect user defaults like window sizes and positions.
EODialogController
          
EODocument
          EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects.
EODocumentController
          The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface.
EOEditable
          EOEditable is an interface that defines an API for managing the editability of a branch of the controller hierarchy.
EOEntityController
          The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).
EOObjectDisplay
          EOObjectDisplay is an interface that defines the behavior of a controller that displays enterprise objects.
EOSimpleWindowController
          
EOSwitchController
          
EOURLClassLoader
          EOURLClassLoader is an URLClassLoader that can be used to add classes to your program at runtime.
EOWindowController
          EOWindowController extends EOComponentController for windows and dialogs.
EOWindowObserver
          
EOXMLUnarchiver
          EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description.
 

Classes in com.webobjects.eoapplication used by com.webobjects.eogeneration.client
EOAction
          EOAction objects are abstract representations of operations the user can invoke from the user interface.
EOAction.Enabling
          The EOAction.Enabling interface defines a method, canPerformActionNamed, which allows an action receiver to specify if an action (sent by an EOAction object) is enabled for the receiver.
EOApplication
          Java Client applications typically execute from the command line (often referred to as a "Java application") or as an applet running in a browser.
EOArchive
          EOArchive is used to load interface files created with the Interface Builder application.
EOAssociationConnector
          EOAssociationConnector is an interface that defines a controller that can assume the responsibilities for connecting and disconnecting the associations of a transient subcontroller.
EOComponentController
          The EOComponentController class provides behavior for controllers that manage user interface components.
EOComponentController.EndEditing
          The EOComponentController.EndEditing interface identifies controllers that edit data objects and might need to flush uncommitted user changes.
EOController
          The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application.
EODocument
          EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects.
EODocumentController
          The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface.
EOEditable
          EOEditable is an interface that defines an API for managing the editability of a branch of the controller hierarchy.
EOEntityController
          The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).
EOModalDialogController.ModalActions
          The EOModalDialogController.ModalActions interface defines the methods subcontrollers of modal dialog controllers have to implement to handle closing of the dialog.
EOObjectDisplay
          EOObjectDisplay is an interface that defines the behavior of a controller that displays enterprise objects.
EOXMLUnarchiver
          EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description.
 

Classes in com.webobjects.eoapplication used by com.webobjects.eogeneration.client.assistant
EOAction
          EOAction objects are abstract representations of operations the user can invoke from the user interface.
EOAction.Enabling
          The EOAction.Enabling interface defines a method, canPerformActionNamed, which allows an action receiver to specify if an action (sent by an EOAction object) is enabled for the receiver.
EOAssociationConnector
          EOAssociationConnector is an interface that defines a controller that can assume the responsibilities for connecting and disconnecting the associations of a transient subcontroller.
EOComponentController
          The EOComponentController class provides behavior for controllers that manage user interface components.
EOComponentController.EndEditing
          The EOComponentController.EndEditing interface identifies controllers that edit data objects and might need to flush uncommitted user changes.
EOController
          The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application.
EODocument
          EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects.
EODocumentController
          The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface.
EOEditable
          EOEditable is an interface that defines an API for managing the editability of a branch of the controller hierarchy.
EOEntityController
          The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).
EOObjectDisplay
          EOObjectDisplay is an interface that defines the behavior of a controller that displays enterprise objects.
EOXMLUnarchiver
          EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.