Uses of Class
de.tub.citydb.api.plugin.extension.view.View

Packages that use View
de.tub.citydb.api.event.global   
de.tub.citydb.api.plugin.extension.view   
 

Uses of View in de.tub.citydb.api.event.global
 

Methods in de.tub.citydb.api.event.global that return View
 View ViewEvent.getView()
           
 

Constructors in de.tub.citydb.api.event.global with parameters of type View
ViewEvent(View view, ViewEvent.ViewState viewState, java.lang.Object source)
           
 

Uses of View in de.tub.citydb.api.plugin.extension.view
 

Methods in de.tub.citydb.api.plugin.extension.view that return View
 View ViewExtension.getView()