| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.extended | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
class |
Component |
class |
Controller |
class |
Presenter |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDMW
If you are making use of Places, you'll define an Activity for\n each of
them; all activities are derived from com.google.gwt.app.place.Activity.
|
class |
ControllerDMW
The Controller represents a behavioural component that lives throughout\n
the entire lifecycle of an WebApplication or WebSite.
|
class |
PresenterDMW
The Presenter is a behavioural component that manages one or more Views
and\n thus implements the Presenter interface of any View it manages.
|
Copyright © 2019. All rights reserved.