|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOAction.Enabling | |
com.webobjects.eoapplication | Provides application logic utility classes to the client side of Java Client applications. |
com.webobjects.eoapplication.client | |
com.webobjects.eogeneration | Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies. |
Uses of EOAction.Enabling in com.webobjects.eoapplication |
Classes in com.webobjects.eoapplication that implement EOAction.Enabling | |
class |
EOActionButtonsController
|
class |
EOActionMenuController
|
class |
EOActionTrigger
|
class |
EOActionWidgetController
|
class |
EOApplication
Java Client applications typically execute as a desktop application (often referred to as a "Java application"), launched through Web Start or through a command line or as an applet running in a browser. |
class |
EOArchiveController
As a subclass of EOComponentController, EOArchiveController manages a user interface component (which be default is just an empty view to hold subcontroller components). |
class |
EOBoxController
|
class |
EOComponentController
The EOComponentController class provides behavior for controllers that manage user interface components. |
class |
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. |
class |
EODialogController
|
class |
EODocumentController
The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface. |
class |
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). |
class |
EOFrameController
|
class |
EOInspectorController
|
class |
EOInterfaceController
EOInterfaceController serves as a convenient base class for logic related to the interface of client-side applications. |
class |
EOMenuSwitchController
|
class |
EOModalDialogController
|
class |
EOProgrammaticSwitchController
|
class |
EOSimpleWindowController
|
class |
EOSplitController
|
class |
EOSwitchController
|
class |
EOTabSwitchController
|
class |
EOWindowController
EOWindowController extends EOComponentController for windows and dialogs. |
class |
EOWindowObserver
|
Uses of EOAction.Enabling in com.webobjects.eoapplication.client |
Classes in com.webobjects.eoapplication.client that implement EOAction.Enabling | |
class |
EOAppletController
EOAppletControllers represent applets in the controller hierarchy. |
Uses of EOAction.Enabling in com.webobjects.eogeneration |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |