Uses of Class
sunlabs.brazil.handler.MapPage
-
Packages that use MapPage Package Description sunlabs.brazil.handler -
-
Uses of MapPage in sunlabs.brazil.handler
Fields in sunlabs.brazil.handler declared as MapPage Modifier and Type Field Description protected MapPage
GenericProxyHandler. mapper
Methods in sunlabs.brazil.handler that return MapPage Modifier and Type Method Description MapPage
GenericProxyHandler. getMapper()
Return a reference to our page mapper, to allow futzing with the page maps from the outside
-