|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IViewSelector | |
|---|---|
| org.jasig.portlet.calendar.mvc | |
| org.jasig.portlet.calendar.mvc.controller | |
| Uses of IViewSelector in org.jasig.portlet.calendar.mvc |
|---|
| Classes in org.jasig.portlet.calendar.mvc that implement IViewSelector | |
|---|---|
class |
ThemeNameViewSelectorImpl
ThemeNameViewSelectorImpl determines appropriate views by examining a "themeName" portlet request property and comparing it to known mobile theme names. |
class |
ViewSelectorDefaultImpl
ViewSelectorDefaultImpl provides a default implementation of IViewSelector that returns JSP view names based on a combination of the browser user agent string and the portlet window state. |
| Uses of IViewSelector in org.jasig.portlet.calendar.mvc.controller |
|---|
| Methods in org.jasig.portlet.calendar.mvc.controller with parameters of type IViewSelector | |
|---|---|
void |
EditCalendarSubscriptionsController.setViewSelector(IViewSelector viewSelector)
|
void |
CalendarController.setViewSelector(IViewSelector viewSelector)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||