| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.extended | |
| org.dmd.mvw.tools.mvwgenerator.extended.menus | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
class |
Component |
class |
Controller |
class |
Event |
class |
Place |
class |
Presenter |
class |
SubPlace |
class |
View
The View class extends the basic View definition to provide a variety of consistency checking
and the creation of various information required to format the View interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionBinding |
| 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.
|
class |
SubPlaceDMW
Generated from the mvw schema at version 0.1
|
Copyright © 2019. All rights reserved.