public class UICalendarViewContainer
extends org.exoplatform.portal.webui.container.UIContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
DAY_VIEW |
static String |
LIST_VIEW |
static String |
MONTH_VIEW |
static String[] |
TYPES |
static String |
WEEK_VIEW |
static String |
WORKING_VIEW |
description, icon, moveAppsPermissions, moveContainersPermissions, TABLE_COLUMN_CONTAINER| Constructor and Description |
|---|
UICalendarViewContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySeting() |
String |
getCurrentViewType() |
org.exoplatform.webui.core.UIComponent |
getRenderedChild() |
Date |
getStartDate() |
void |
initView(String viewType,
Boolean isInvitation) |
protected boolean |
isInSpace() |
protected boolean |
isShowPane() |
void |
refresh() |
void |
setCurrentViewType_(String currentViewType) |
void |
setStartDate(Date startDate) |
void |
updateCategory() |
getDescription, getIcon, getMoveAppsPermissions, getMoveContainersPermissions, getPermissionClasses, getStorageId, hasMoveAppsPermission, hasMoveContainersPermission, setDescription, setIcon, setMoveAppsPermissions, setMoveContainersPermissions, setStorageIdgetAccessPermissions, getFactoryId, getHeight, getName, getTemplate, getTitle, getWidth, hasAccessPermission, hasPermission, isModifiable, setAccessPermissions, setFactoryId, setHeight, setModifiable, setName, setTemplate, setTitle, setWidthaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String DAY_VIEW
public static final String WEEK_VIEW
public static final String MONTH_VIEW
public static final String LIST_VIEW
public static final String WORKING_VIEW
public static final String[] TYPES
public void initView(String viewType, Boolean isInvitation) throws Exception
Exceptionpublic String getCurrentViewType()
public void setCurrentViewType_(String currentViewType)
currentViewType - the currentViewType_ to setprotected boolean isShowPane()
public org.exoplatform.webui.core.UIComponent getRenderedChild()
protected boolean isInSpace()
public Date getStartDate()
public void setStartDate(Date startDate)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.