| Package | Description |
|---|---|
| com.sptci.echo |
Package of reusable Echo3 application components.
|
| com.sptci.echo.binding |
Package used to implement a simple reflection based Model<->View
binding framework.
|
| Modifier and Type | Method and Description |
|---|---|
static JDOApplication |
JDOApplication.getApplication()
Convenience method to return the active application as a properly typed
object.
|
| Modifier and Type | Field and Description |
|---|---|
protected JDOApplication |
JDOModelUpdater.app
The global application instance for the user session.
|