Package nl.gx.webmanager.springmvc.view
-
Class Summary Class Description WmDownloadModel WmDownloadView implementation of the wmDownloadView relies on a instance of WmDownloadModel on the model (key=WmDownloadModel.DOWNLOAD_MODEL_KEY) holding the data for this view.WmDownloadViewResolver ViewResolver for download reponses to the client if the requested viewname == WmDownloadModel.WM_DOWNLOAD_VIEW a new WmDownloadView instance is returned otherwhise null so other resolvers can render this viewnameWmEditView Contains a reference to a form view for a component.WmMultiEditView This class is actually a container of multiple JSP viewsWmViewResolver View resolver for webmanager views.