| org.sakaiproject.metaobj.utils.mvc.impl.servlet.ViewControllerImpl
ViewControllerImpl | public class ViewControllerImpl extends AbstractCommandController (Code) | | Created by IntelliJ IDEA.
User: John Ellis
Date: Mar 30, 2004
Time: 11:14:09 AM
To change this template use File | Settings | File Templates.
|
getCustomTypedEditors | public List getCustomTypedEditors()(Code) | | |
getScreenMappings | public Map getScreenMappings()(Code) | | |
initBinder | protected void initBinder(HttpServletRequest request, ServletRequestDataBinder binder)(Code) | | Set up a custom property editor for the application's date format.
|
setCustomTypedEditors | public void setCustomTypedEditors(List customTypedEditors)(Code) | | |
setScreenMappings | public void setScreenMappings(Map screenMappings)(Code) | | |
|
|