org.jasig.portlet.utils.mvc
Class ThemeNameViewSelectorImpl
java.lang.Object
org.jasig.portlet.utils.mvc.ThemeNameViewSelectorImpl
- All Implemented Interfaces:
- IViewSelector
public class ThemeNameViewSelectorImpl
- extends Object
- implements IViewSelector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeNameViewSelectorImpl
public ThemeNameViewSelectorImpl()
isMobile
public boolean isMobile(javax.portlet.PortletRequest request)
- Specified by:
isMobile in interface IViewSelector
setThemeNameProperty
public void setThemeNameProperty(String t)
setMobileThemeKey
public void setMobileThemeKey(String t)
setMobileThemesDefault
public void setMobileThemesDefault(String[] t)
Copyright © 2013 Jasig. All Rights Reserved.