|
WebObjects 5.2.3 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EOApplication | |
| 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 EOApplication in com.webobjects.eoapplication |
| Methods in com.webobjects.eoapplication that return EOApplication | |
static EOApplication |
EOApplication.sharedApplication()
Returns the shared EOApplication instance initialized in the startApplication method. |
static EOApplication |
EOApplication.startApplication(NSDictionary parameters,
EOComponentController initialTopComponentController,
EOApplication.ApplicationSupport applicationSupport)
This method is the primary entry point for starting a Java Client application. |
| Methods in com.webobjects.eoapplication with parameters of type EOApplication | |
void |
EOApplicationSupport.prepareApplication(EOApplication application,
NSDictionary arguments)
Sets the application name and a two-tier specific defaults manager. |
void |
EOApplication.ApplicationSupport.prepareApplication(EOApplication application,
NSDictionary arguments)
Gives the application support object an opportunity to prepare the application instance, for example to set the name and the default manager. |
| Uses of EOApplication in com.webobjects.eoapplication.client |
| Methods in com.webobjects.eoapplication.client with parameters of type EOApplication | |
void |
EOClientApplicationSupport.prepareApplication(EOApplication application,
NSDictionary arguments)
Sets the application name and a client-side specific defaults manager. |
| Uses of EOApplication in com.webobjects.eogeneration |
| Subclasses of EOApplication in com.webobjects.eogeneration | |
class |
EODynamicApplication
|
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||