JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
O
S
W
A
addHeaderWidget(Widget)
- Method in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Use it to add your custom widgets to the header, no css styles need to be defined for your widgets
B
buildScope(Group)
- Static method in class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
C
clear()
- Method in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
ClientScopeHelper
- Class in
org.gcube.portlets.user.gcubewidgets.client
ClientScopeHelper()
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.
ClientScopeHelper
D
Div
- Class in
org.gcube.portlets.user.gcubewidgets.client.elements
Div()
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.elements.
Div
Div(String)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.elements.
Div
E
enableHeader(boolean)
- Method in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Sets whether the gCube Header is visible.
extractOrgFriendlyURL(String)
- Static method in class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
G
GCubeDialog
- Class in
org.gcube.portlets.user.gcubewidgets.client.popup
A form of popup that has a caption area at the top and can be dragged by the user.
GCubeDialog()
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.popup.
GCubeDialog
GCubeDialog(boolean, boolean)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.popup.
GCubeDialog
GCubeDialog(boolean)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.popup.
GCubeDialog
GCubeInvalidCommandException
- Exception in
org.gcube.portlets.user.gcubewidgets.client.exceptions
GCubeInvalidCommandException()
- Constructor for exception org.gcube.portlets.user.gcubewidgets.client.exceptions.
GCubeInvalidCommandException
GCubeInvalidCommandException(String, Throwable)
- Constructor for exception org.gcube.portlets.user.gcubewidgets.client.exceptions.
GCubeInvalidCommandException
GCubeInvalidCommandException(String)
- Constructor for exception org.gcube.portlets.user.gcubewidgets.client.exceptions.
GCubeInvalidCommandException
GCubeInvalidCommandException(Throwable)
- Constructor for exception org.gcube.portlets.user.gcubewidgets.client.exceptions.
GCubeInvalidCommandException
GCubePanel
- Class in
org.gcube.portlets.user.gcubewidgets.client
GCubePanel
is the wrapper panel gCube Portlet that lays all of its widgets out in a single vertical column.
GCubePanel(String, String)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Header constructor with Caption enables
GCubePanel(String)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Header constructor with Caption disanabled
getCaption()
- Method in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Gets this widget's caption.
getRootConfigFromGCore()
- Static method in class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
getService()
- Static method in class org.gcube.portlets.user.gcubewidgets.client.
ClientScopeHelper
H
HEADER_HEIGHT
- Static variable in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
static header height
I
IMAGE_HELP
- Static variable in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
help image
IMAGE_TOOLTIP_EN
- Static variable in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
help tooltip
isVO(Organization)
- Static method in class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
O
onModuleLoad()
- Method in class org.gcube.portlets.user.gcubewidgets.client.
WidgetFactory
This is the entry point method.
org.gcube.portlets.user.gcubewidgets.client
- package org.gcube.portlets.user.gcubewidgets.client
org.gcube.portlets.user.gcubewidgets.client.elements
- package org.gcube.portlets.user.gcubewidgets.client.elements
org.gcube.portlets.user.gcubewidgets.client.exceptions
- package org.gcube.portlets.user.gcubewidgets.client.exceptions
org.gcube.portlets.user.gcubewidgets.client.popup
- package org.gcube.portlets.user.gcubewidgets.client.popup
org.gcube.portlets.user.gcubewidgets.client.rpc
- package org.gcube.portlets.user.gcubewidgets.client.rpc
org.gcube.portlets.user.gcubewidgets.server
- package org.gcube.portlets.user.gcubewidgets.server
S
ScopeService
- Interface in
org.gcube.portlets.user.gcubewidgets.client.rpc
The client side stub for the RPC service.
ScopeServiceAsync
- Interface in
org.gcube.portlets.user.gcubewidgets.client.rpc
The async counterpart of
ScopeService
.
ScopeServiceImpl
- Class in
org.gcube.portlets.user.gcubewidgets.server
ScopeServiceImpl()
- Constructor for class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
setCaption(String)
- Method in class org.gcube.portlets.user.gcubewidgets.client.
GCubePanel
Sets this widget's caption.
setScope(String)
- Method in interface org.gcube.portlets.user.gcubewidgets.client.rpc.
ScopeService
setScope(String, AsyncCallback<Boolean>)
- Method in interface org.gcube.portlets.user.gcubewidgets.client.rpc.
ScopeServiceAsync
setScope(String)
- Method in class org.gcube.portlets.user.gcubewidgets.server.
ScopeServiceImpl
Span
- Class in
org.gcube.portlets.user.gcubewidgets.client.elements
Span()
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.elements.
Span
Span(String)
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.elements.
Span
W
WidgetFactory
- Class in
org.gcube.portlets.user.gcubewidgets.client
Entry point classes define
onModuleLoad()
.
WidgetFactory()
- Constructor for class org.gcube.portlets.user.gcubewidgets.client.
WidgetFactory
A
B
C
D
E
G
H
I
O
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.