|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IViewSelector
IViewSelector assists the Calendar Portlet in choosing appropriate JSP views for the main calendar view. Views may be chosen based on variables like the portlet window state or the browser's user agent string.
| Method Summary | |
|---|---|
String |
getCalendarViewName(javax.portlet.PortletRequest request)
Return the JSP view name of the main calendar view for this request. |
String |
getEditViewName(javax.portlet.PortletRequest request)
|
String |
getEventListViewName(javax.portlet.PortletRequest request)
Return the JSP view name of the AJAX event list for this request. |
| Method Detail |
|---|
String getCalendarViewName(javax.portlet.PortletRequest request)
request -
String getEditViewName(javax.portlet.PortletRequest request)
String getEventListViewName(javax.portlet.PortletRequest request)
request -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||