JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
GateIn Portal WebUI Dashboard 4.4.5-cp01-PLF
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
M
O
P
R
S
T
U
A
AddGadgetByUrlActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm.AddGadgetByUrlActionListener
AddNewGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.AddNewGadgetActionListener
addUIGadget(UIGadget, int, int)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
Adds an UIGadget into UIDashboardContainer in specified position
APP_NOT_EXIST
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
DeleteGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.DeleteGadgetActionListener
E
execute(Event<UIAddGadgetForm>)
- Method in class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm.AddGadgetByUrlActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard.MaximizeGadgetActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard.MinimizeGadgetActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard.SetShowSelectContainerActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.AddNewGadgetActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.DeleteGadgetActionListener
execute(Event<UIDashboard>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.MoveGadgetActionListener
execute(Event<UIDashboardEditForm>)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm.SaveActionListener
F
FIELD_URL
- Static variable in class org.exoplatform.dashboard.webui.component.
UIAddGadgetForm
G
GADGET_POPUP_ID
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboard
getAggregatorId()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
getGadgetsOfCategory(ApplicationCategory)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
getMaximizedGadget()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
isShowSelectPopup()
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
MaximizeGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboard.MaximizeGadgetActionListener
MinimizeGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboard.MinimizeGadgetActionListener
MoveGadgetActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardContainer.MoveGadgetActionListener
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
P
processRender(WebuiRequestContext)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
SAVE_FAIL
- Static variable in class org.exoplatform.dashboard.webui.component.
UIDashboardContainer
SaveActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardEditForm.SaveActionListener
setAggregatorId(String)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
setMaximizedGadget(UIGadget)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
setSelectedCategory(ApplicationCategory)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
SetShowSelectContainerActionListener()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboard.SetShowSelectContainerActionListener
setShowSelectPopup(boolean)
- Method in class org.exoplatform.dashboard.webui.component.
UIDashboard
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
UIDashboard
- Class in
org.exoplatform.dashboard.webui.component
UIDashboard()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboard
UIDashboard.MaximizeGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboard.MinimizeGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboard.SetShowSelectContainerActionListener
- Class in
org.exoplatform.dashboard.webui.component
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.DeleteGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardContainer.MoveGadgetActionListener
- Class in
org.exoplatform.dashboard.webui.component
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
UIDashboardSelectContainer
- Class in
org.exoplatform.dashboard.webui.component
UIDashboardSelectContainer()
- Constructor for class org.exoplatform.dashboard.webui.component.
UIDashboardSelectContainer
A
C
D
E
F
G
H
I
M
O
P
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
GateIn Portal WebUI Dashboard 4.4.5-cp01-PLF
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
JBoss by Red Hat
. All Rights Reserved.