Uses of Interface
provided.owlMaps.demo.view.IView2ModelAdapter
Package | Description |
---|---|
provided.owlMaps.demo.view |
Contains the view and its interfaces for the demo app.
|
-
Uses of IView2ModelAdapter in provided.owlMaps.demo.view
Fields in provided.owlMaps.demo.view declared as IView2ModelAdapter Modifier and Type Field Description private IView2ModelAdapter<TPlacesDropListItem>
DemoFrame. view2ModelAdpt
The adapter to the modelConstructors in provided.owlMaps.demo.view with parameters of type IView2ModelAdapter Constructor Description DemoFrame(IView2ModelAdapter<TPlacesDropListItem> view2ModelAdpt)
Construct the demo's view