|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.extensions.ERXFrameworkPrincipal
er.ajax.Ajax
public class Ajax
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class er.extensions.ERXFrameworkPrincipal |
|---|
ERXFrameworkPrincipal.Observer |
| Field Summary | |
|---|---|
static Logger |
log
|
static Class[] |
REQUIRES
|
| Fields inherited from class er.extensions.ERXFrameworkPrincipal |
|---|
initializedFrameworks, launchingFrameworks |
| Constructor Summary | |
|---|---|
Ajax()
|
|
| Method Summary | |
|---|---|
void |
finishAjaxInitialization(NSNotification notification)
The constructor sets this up to receive a notification. |
void |
finishInitialization()
This is called directly only for when ERXApplication is sub-classed. |
| Methods inherited from class er.extensions.ERXFrameworkPrincipal |
|---|
didFinishInitialization, initialize, setUpFrameworkPrincipalClass, sharedInstance, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static Class[] REQUIRES
public static final Logger log
| Constructor Detail |
|---|
public Ajax()
| Method Detail |
|---|
public void finishInitialization()
finishInitialization in class ERXFrameworkPrincipalpublic void finishAjaxInitialization(NSNotification notification)
notification - ApplicationWillFinishLaunchingNotification
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||