| Class and Description |
|---|
| 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.
|
| ComponentDMW
The Component is an abstract base for classes that define the building
blocks\n of Applications.
|
| ControllerDMW
The Controller represents a behavioural component that lives throughout\n
the entire lifecycle of an WebApplication or WebSite.
|
| EnumMappingGeneratorDMW
The EnumMappingGenerator definition allows for the specification of code\n
generation extension that generates enum mapping code for a particular
widget set.
|
| EventDMW
The specification of an Event definition will result in the creation of\n
a gwtEvent and its associated handler interface.
|
| I18NConfigDMW
The I18NConfig is a specialized RunContextItem that indicates an
interface\n class used to access internationalized constants or messages.
|
| ModuleDMW
The Module is used to define a reusable set of MVW functionality which\n
can be referred to in Application definitions or other Module definitions.
|
| MvwDefinitionDMW
The MvwDefinition class provide a common base for all MVW definition\n
classes.
|
| PlaceDMW
Generated from the mvw schema at version 0.1
|
| 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.
|
| PropertyAccessDMW
The PropertyAccess class allows for the specification of a set of
classes\n for which you'd like to invoke the specified property access
generator that creates\n property access mechanisms.
|
| PropertyAccessGeneratorDMW
The PropertyAccessGenerator allows for the specification of the code\n
generation extension that generates property access code mechanisms for a
particular\n widget set.
|
| RunContextItemDMW
The RunContextItem allows for the generation of an overall RunContext
for\n a WebApplication or WebSite.
|
| SubPlaceDMW
Generated from the mvw schema at version 0.1
|
| ViewDMW
The View is used to define the aspects of two kinds of interfaces that\n
define the functionality provided by a view of a model; the event
interface and the \n data interface.
|
| WebApplicationDMW
The WebApplication definition allows for the definition of the
superstructure\n for an application, basically it's the definition of the
overall application controller.
|
| Class and Description |
|---|
| EnumMappingDMW
The EnumMapping class allows for generation of a set of static data
instances\n that represent the values from the specified enumeration
(type).
|
| FieldEditorDefinitionDMW
The FieldEditor class allows for the definition of implementation specific
field\n editors.
|
| FormBindingDefinitionDMW
The FormBinding class allows for the definition of bindings between DMO
attributes\n and the editors that will be used to display and edit their
values.
|
| FormImplementationConfigDMW
The
|
| MvwDefinitionDMW
The MvwDefinition class provide a common base for all MVW definition\n
classes.
|
| Class and Description |
|---|
| ActionBindingDMW
The ActionBinding class allows for the definition of an intermediate
component that binds\n behavioural triggers e.g.
|
| MenuBarDMW
The MenuImplementationConfig is used to define the various classes that
will
|
| MenuDMW
The Menu is a common base for all definitions associated with\n the
definition of menus of different types e.g.
|
| MenuElementDefinitionDMW
The MenuElementDefinition is common base for all definitions associated
with\n the definition of menu elements.
|
| MenuImplementationConfigDMW
The MenuImplementationConfig is used to define the various classes that
will \n be used to implement an actual menu structure based the MVW menu
definitions.\n \n The class specified by useClass must be derived
from org.dmd.mvw.client.mvwmenus.base.MvwMenuFactory\n and have a zero arg
constructor.
|
| MenuItemDMW
The MenuItem is used to define triggerable menu items.
|
| MvwDefinitionDMW
The MvwDefinition class provide a common base for all MVW definition\n
classes.
|
| SeparatorDMW
The Separator is used to define menu separators.
|
| SubMenuDMW
The SubMenu is used to define a submenu that is included as part of a Menu.
|
| Class and Description |
|---|
| ActionBindingIterableDMW
The ActionBindingIteratorDMW will cast from an underlying ActionBindingREF class to
the associated wrapper class: ActionBinding when accessing object references in a wrapper context.
|
| ActivityIterableDMW
The ActivityIteratorDMW will cast from an underlying ActivityREF class to
the associated wrapper class: Activity when accessing object references in a wrapper context.
|
| ComponentDMW
The Component is an abstract base for classes that define the building
blocks\n of Applications.
|
| ComponentIterableDMW
The ComponentIteratorDMW will cast from an underlying ComponentREF class to
the associated wrapper class: Component when accessing object references in a wrapper context.
|
| ControllerIterableDMW
The ControllerIteratorDMW will cast from an underlying ControllerREF class to
the associated wrapper class: Controller when accessing object references in a wrapper context.
|
| DisplayDataSpecIterableDMW
The DisplayDataSpecIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| EditFieldIterableDMW
The EditFieldIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| EnumMappingGeneratorIterableDMW
The EnumMappingGeneratorIteratorDMW will cast from an underlying EnumMappingGeneratorREF class to
the associated wrapper class: EnumMappingGenerator when accessing object references in a wrapper context.
|
| EnumMappingIterableDMW
The EnumMappingIteratorDMW will cast from an underlying EnumMappingREF class to
the associated wrapper class: EnumMapping when accessing object references in a wrapper context.
|
| EventIterableDMW
The EventIteratorDMW will cast from an underlying EventREF class to
the associated wrapper class: Event when accessing object references in a wrapper context.
|
| EventScopeEnumIterableDMW
The EventScopeEnumIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| EventSpecIterableDMW
The EventSpecIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| EventWithArgsIterableDMW
The EventWithArgsIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| FieldEditorDefinitionIterableDMW
The FieldEditorDefinitionIteratorDMW will cast from an underlying FieldEditorDefinitionREF class to
the associated wrapper class: FieldEditorDefinition when accessing object references in a wrapper context.
|
| FormBindingDefinitionIterableDMW
The FormBindingDefinitionIteratorDMW will cast from an underlying FormBindingDefinitionREF class to
the associated wrapper class: FormBindingDefinition when accessing object references in a wrapper context.
|
| FormImplementationConfigIterableDMW
The FormImplementationConfigIteratorDMW will cast from an underlying FormImplementationConfigREF class to
the associated wrapper class: FormImplementationConfig when accessing object references in a wrapper context.
|
| GetWithOptionsIterableDMW
The GetWithOptionsIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| I18NConfigIterableDMW
The I18NConfigIteratorDMW will cast from an underlying I18NConfigREF class to
the associated wrapper class: I18NConfig when accessing object references in a wrapper context.
|
| MenuBarIterableDMW
The MenuBarIteratorDMW will cast from an underlying MenuBarREF class to
the associated wrapper class: MenuBar when accessing object references in a wrapper context.
|
| MenuDMW
The Menu is a common base for all definitions associated with\n the
definition of menus of different types e.g.
|
| MenuElementDefinitionDMW
The MenuElementDefinition is common base for all definitions associated
with\n the definition of menu elements.
|
| MenuElementDefinitionIterableDMW
The MenuElementDefinitionIteratorDMW will cast from an underlying MenuElementDefinitionREF class to
the associated wrapper class: MenuElementDefinitionDMW when accessing object references in a wrapper context.
|
| MenuElementTypeAndCommentIterableDMW
The MenuElementTypeAndCommentIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| MenuImplementationConfigIterableDMW
The MenuImplementationConfigIteratorDMW will cast from an underlying MenuImplementationConfigREF class to
the associated wrapper class: MenuImplementationConfig when accessing object references in a wrapper context.
|
| MenuItemIterableDMW
The MenuItemIteratorDMW will cast from an underlying MenuItemREF class to
the associated wrapper class: MenuItem when accessing object references in a wrapper context.
|
| MenuIterableDMW
The MenuIteratorDMW will cast from an underlying MenuREF class to
the associated wrapper class: Menu when accessing object references in a wrapper context.
|
| MethodWithArgsIterableDMW
The MethodWithArgsIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| ModuleIterableDMW
The ModuleIteratorDMW will cast from an underlying ModuleREF class to
the associated wrapper class: Module when accessing object references in a wrapper context.
|
| MvwDefinitionDMW
The MvwDefinition class provide a common base for all MVW definition\n
classes.
|
| MvwDefinitionIterableDMW
The MvwDefinitionIteratorDMW will cast from an underlying MvwDefinitionREF class to
the associated wrapper class: MvwDefinition when accessing object references in a wrapper context.
|
| OperationSpecIterableDMW
The OperationSpecIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| PlaceDMW
Generated from the mvw schema at version 0.1
|
| PlaceIterableDMW
The PlaceIteratorDMW will cast from an underlying PlaceREF class to
the associated wrapper class: Place when accessing object references in a wrapper context.
|
| PresenterIterableDMW
The PresenterIteratorDMW will cast from an underlying PresenterREF class to
the associated wrapper class: Presenter when accessing object references in a wrapper context.
|
| PropertyAccessGeneratorIterableDMW
The PropertyAccessGeneratorIteratorDMW will cast from an underlying PropertyAccessGeneratorREF class to
the associated wrapper class: PropertyAccessGenerator when accessing object references in a wrapper context.
|
| PropertyAccessIterableDMW
The PropertyAccessIteratorDMW will cast from an underlying PropertyAccessREF class to
the associated wrapper class: PropertyAccess when accessing object references in a wrapper context.
|
| RequestOptionEnumIterableDMW
The RequestOptionEnumIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| RequestTypeWithOptionsIterableDMW
The RequestTypeWithOptionsIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| RequestWithOptionsIterableDMW
The RequestWithOptionsIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| RunContextItemDMW
The RunContextItem allows for the generation of an overall RunContext
for\n a WebApplication or WebSite.
|
| RunContextItemIterableDMW
The RunContextItemIteratorDMW will cast from an underlying RunContextItemREF class to
the associated wrapper class: RunContextItem when accessing object references in a wrapper context.
|
| SelectionTypeEnumIterableDMW
The SelectionTypeEnumIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| SeparatorIterableDMW
The SeparatorIteratorDMW will cast from an underlying SeparatorREF class to
the associated wrapper class: Separator when accessing object references in a wrapper context.
|
| SubMenuIterableDMW
The SubMenuIteratorDMW will cast from an underlying SubMenuREF class to
the associated wrapper class: SubMenu when accessing object references in a wrapper context.
|
| SubPlaceIterableDMW
The SubPlaceIteratorDMW will cast from an underlying SubPlaceREF class to
the associated wrapper class: SubPlace when accessing object references in a wrapper context.
|
| ViewIterableDMW
The ViewIteratorDMW will cast from an underlying ViewREF class to
the associated wrapper class: View when accessing object references in a wrapper context.
|
| WebApplicationIterableDMW
The WebApplicationIteratorDMW will cast from an underlying WebApplicationREF class to
the associated wrapper class: WebApplication when accessing object references in a wrapper context.
|
| Class and Description |
|---|
| MenuElementDefinitionDMW
The MenuElementDefinition is common base for all definitions associated
with\n the definition of menu elements.
|
Copyright © 2019. All rights reserved.