Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
O
P
R
S
T
U
A
addUIGadget(UIGadget, int, int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Adds an UIGadget into UIDashboardContainer in specified position
C
canEdit()
- Method in interface org.exoplatform.dashboard.webui.component.
DashboardParent
canEdit()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
COLINDEX
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
COLUMN_CONTAINER
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Column Type of Container
createContainer(String, String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Creates a Container that representation of row or column in this UIDashboardContainer
D
DashboardParent
- Interface in
org.exoplatform.dashboard.webui.component
DEFAULT_COLUMNS
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm
E
execute(Event<UIAddGadgetForm>)
- Method in class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm.AddGadgetByUrlActionListener
execute(Event<UIContainer>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.AddNewGadgetActionListener
execute(Event<UIContainer>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.DeleteGadgetActionListener
execute(Event<UIContainer>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.MoveGadgetActionListener
execute(Event<UIContainer>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.SetShowSelectFormActionListener
execute(Event<UIDashboardEditForm>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm.SaveActionListener
execute(Event<UIContainer>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer.SetShowSelectContainerActionListener
F
FIELD_URL
- Static variable in class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm
G
getAggregatorId()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
getCategories()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
getColumn(int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Gets an UIContainer representation of a column at specified index
getColumns()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Returns a
List
of the UIContainers of this UIDashboardContainer which representation of list of columns.
getContainerTemplate()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
getDashboardOwner()
- Method in interface org.exoplatform.dashboard.webui.component.
DashboardParent
getGadgetsOfCategory(ApplicationCategory)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
getSelectedCategory()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
getUIGadget(int, int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Gets an UIGadget at specified position
getUIGadget(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Gets an UIGadget which has applicationInstanceUniqueId_ according to specified Id
getWindowId()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Get windowId of
UIPortlet
H
hasUIGadget()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Tests if this UIDashboardContainer has UIGadget
I
ISPRIVATE
- Static variable in interface org.exoplatform.dashboard.webui.component.
DashboardParent
isShow()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
M
MAX_COLUMN
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Specify max number of columns in dashboard container Default value is 4
MAX_COLUMNS
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm
moveUIGadget(String, int, int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Moves an UIGadget which has specified applicationInstanceUniqueId_ to specified position
O
org.exoplatform.dashboard.webui.component
- package org.exoplatform.dashboard.webui.component
OWNER
- Static variable in interface org.exoplatform.dashboard.webui.component.
DashboardParent
P
processRender(WebuiRequestContext)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
R
removeUIGadget(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Removes an UIGadget belongs to this which has specified applicationInstanceUniqueId_
removeUIGadget(int, int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Removes an UIGadget at specified position
ROOT_CONTAINER
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Root Type of Container
ROW_CONTAINER
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Row Type of Container
ROWINDEX
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
S
save()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Saves all
UIComponent
of this
UIDashboardContainer
to database
setAggregatorId(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
setCategories(List<ApplicationCategory>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
setColumns(int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
setColumns(int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Sets total of columns of this UIDashboardContainer, total of columns is between 1 and
MAX_COLUMN
setContainerTemplate(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
setContainerTemplate(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
setSelectedCategory(ApplicationCategory)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
setShow(boolean)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
T
TOTAL_COLUMNS
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm
U
UIAddGadgetForm
- Class in
org.exoplatform.dashboard.webui.component
Created by The eXo Platform SAS Oct 15, 2008
UIAddGadgetForm()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm
UIAddGadgetForm.AddGadgetByUrlActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIAddGadgetForm.AddGadgetByUrlActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm.AddGadgetByUrlActionListener
UIDashboard
- Class in
org.exoplatform.dashboard.webui.component
UIDashboard()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboard
UIDashboardContainer
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer(InitParams)
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Constructs new UIDashboardContainer which belongs to a UIDashboardPortlet
UIDashboardContainer.AddNewGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer.AddNewGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.AddNewGadgetActionListener
UIDashboardContainer.DeleteGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer.DeleteGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.DeleteGadgetActionListener
UIDashboardContainer.MoveGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer.MoveGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.MoveGadgetActionListener
UIDashboardContainer.SetShowSelectFormActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer.SetShowSelectFormActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.SetShowSelectFormActionListener
UIDashboardEditForm
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardEditForm()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm
UIDashboardEditForm.SaveActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardEditForm.SaveActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm.SaveActionListener
UIDashboardSelectContainer
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardSelectContainer()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
UIDashboardSelectContainer.SetShowSelectContainerActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardSelectContainer.SetShowSelectContainerActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer.SetShowSelectContainerActionListener
A
C
D
E
F
G
H
I
M
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
eXo Platform SAS
. All Rights Reserved.