| Constructor and Description |
|---|
Component(ComponentDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityDMO
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 |
ControllerDMO
The Controller represents a behavioural component that lives throughout\n
the entire lifecycle of an WebApplication or WebSite.
|
class |
PresenterDMO
The Presenter is a behavioural component that manages one or more Views
and\n thus implements the Presenter interface of any View it manages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionBindingDMO.setImplementedBy(ComponentDMO value)
Sets implementedBy to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDMO |
ComponentDMW.getDMO() |
| Constructor and Description |
|---|
ComponentDMW(ComponentDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentREF.setObject(ComponentDMO o) |
| Constructor and Description |
|---|
ComponentREF(ComponentDMO o) |
Copyright © 2019. All rights reserved.