public class ThemeNameViewSelectorImpl extends java.lang.Object implements IViewSelector
| Constructor and Description |
|---|
ThemeNameViewSelectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMobile(javax.portlet.PortletRequest request) |
void |
setMobileThemeKey(java.lang.String t) |
void |
setMobileThemesDefault(java.lang.String[] t) |
void |
setThemeNameProperty(java.lang.String t) |
public boolean isMobile(javax.portlet.PortletRequest request)
isMobile in interface IViewSelectorpublic void setThemeNameProperty(java.lang.String t)
public void setMobileThemeKey(java.lang.String t)
public void setMobileThemesDefault(java.lang.String[] t)
Copyright © 2018 Jasig. All Rights Reserved.