| Modifier and Type | Field and Description | 
|---|---|
static java.awt.Color | 
ACTIVITY_COLOR  | 
static java.awt.Color | 
CURRENT_DAY_COLOR  | 
static java.awt.Color | 
SECTION_HEAD_COLOR  | 
static java.awt.Color | 
SECTION_HEAD_FONT_COLOR  | 
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID| Modifier | Constructor and Description | 
|---|---|
protected  | 
CalendarView()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addPrintablePage(HTMLPage page,
                WebClient client)  | 
protected HTMLAnchor | 
buildNavAnchor(WebClient client,
              java.util.Date dt,
              java.lang.String mode)  | 
protected void | 
buildNewActivityDiv(WebClient client,
                   HTMLPage page)  | 
protected int | 
convertDayToColumn(java.util.GregorianCalendar gc,
                  int dy)  | 
protected HTMLTable | 
createConatctDetailsTable(WebClient client)
collect and display contact details 
 | 
protected HTMLTable | 
createToolbar(WebClient client,
             java.util.Date startDt,
             java.util.Date endDt,
             boolean withListBox)  | 
HTMLListBox | 
createUserListBox(WebClient client)  | 
protected HTMLPage | 
extProcess(java.lang.String type,
          WebClient client)
Main processing of this servlet 
 | 
protected java.util.Date | 
getBaseDate(WebClient client)  | 
protected Person | 
getBaseUser(WebClient client)  | 
protected DBObject[] | 
getData(WebClient client,
       java.util.Date startDt,
       java.util.Date beforeEndDt,
       java.lang.String className)  | 
protected java.lang.String | 
getFormCallback(WebClient client)  | 
protected java.util.GregorianCalendar | 
getGC(WebClient client)  | 
protected java.lang.String | 
getHeader(WebClient client)  | 
protected boolean | 
isSchedulerMode(WebClient client)  | 
protected HTMLComponent | 
makeHTMLComponent(SDBScreenContext context)  | 
protected HTMLAnchor | 
makeNewAnchor(WebClient client,
             java.util.Date dt)  | 
protected HTMLAnchor | 
makeTaskNewAnchor(WebClient client,
                 java.util.Date dt)  | 
checkLayer, checkLogin, checkNTLM, doCommand, doDelete, doError, doGet, doPost, doProcess, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowedpublic static final java.awt.Color ACTIVITY_COLOR
public static final java.awt.Color SECTION_HEAD_COLOR
public static final java.awt.Color SECTION_HEAD_FONT_COLOR
public static final java.awt.Color CURRENT_DAY_COLOR
@CheckReturnValue @Nonnull protected HTMLPage extProcess(@Nonnull java.lang.String type, @Nonnull WebClient client) throws java.lang.Exception
extProcess in class CServlettype - The request typeclient - the clientjava.lang.Exception - A serious problemprotected java.lang.String getFormCallback(WebClient client) throws java.lang.Exception
client - the client to usejava.lang.Exception - a serious problemprotected java.util.Date getBaseDate(WebClient client) throws java.lang.Exception
client - the client to usejava.lang.Exception - a serious problemprotected Person getBaseUser(WebClient client) throws NotFoundException, ExceptionResponse
client - the client to use contactsNotFoundExceptionExceptionResponseprotected java.lang.String getHeader(WebClient client) throws NotFoundException, ExceptionResponse
client - the client to useNotFoundExceptionRestExceptionResponseExceptionResponseprotected DBObject[] getData(WebClient client, java.util.Date startDt, java.util.Date beforeEndDt, java.lang.String className) throws java.lang.Exception
client - the client to usestartDt - beforeEndDt - className - java.lang.Exception - a serious problemprotected HTMLAnchor buildNavAnchor(WebClient client, java.util.Date dt, java.lang.String mode) throws java.lang.Exception
client - the client to usedt - mode - java.lang.Exception - a serious problemprotected HTMLTable createToolbar(WebClient client, java.util.Date startDt, java.util.Date endDt, boolean withListBox) throws java.lang.Exception
client - the client to usestartDt - endDt - withListBox - java.lang.Exception - a serious problemprotected HTMLAnchor makeTaskNewAnchor(WebClient client, java.util.Date dt) throws java.lang.Exception
client - the client to usedt - java.lang.Exception - a serious problemprotected HTMLAnchor makeNewAnchor(WebClient client, java.util.Date dt) throws java.lang.Exception
client - the client to usedt - java.lang.Exception - a serious problemprotected java.util.GregorianCalendar getGC(WebClient client) throws java.lang.Exception
client - the client to usejava.lang.Exception - a serious problemprotected int convertDayToColumn(java.util.GregorianCalendar gc,
                                 int dy)
gc - dy - protected void buildNewActivityDiv(WebClient client, HTMLPage page) throws java.lang.Exception
client - the client to usepage - java.lang.Exception - a serious problemprotected HTMLComponent makeHTMLComponent(SDBScreenContext context) throws java.lang.Exception
context - the contextjava.lang.Exception - a serious problemprotected void addPrintablePage(HTMLPage page, WebClient client) throws java.lang.Exception
page - client - the client to usejava.lang.Exception - a serious problemprotected HTMLTable createConatctDetailsTable(WebClient client) throws java.lang.Exception
client - the client to usejava.lang.Exception - a serious problem.protected boolean isSchedulerMode(WebClient client)
client - the client to usepublic HTMLListBox createUserListBox(WebClient client) throws java.lang.Exception
java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.