JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
N
O
P
R
S
T
U
W
A
addContacts(List<ItemBean>)
- Method in class org.gcube.portlets.widgets.pickitem.client.oracle.
UserOracle
ARROW_DOWN
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
ARROW_UP
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
C
css()
- Method in interface org.gcube.portlets.widgets.pickitem.client.bundle.
CssAndImages
CssAndImages
- Interface in
org.gcube.portlets.widgets.pickitem.client.bundle
D
DELETE
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
dispatch(PickedItemEventHandler)
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
E
ENTER
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
ESCAPE
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
G
getAlternativeName()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
getAssociatedType()
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
getDisplayString()
- Method in class org.gcube.portlets.widgets.pickitem.client.oracle.
UserSuggestion
getId()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
getItemCursorIndexEnd()
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
getItemCursorIndexStart()
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
getItemId()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
NoPhotoTemplate
getItemId()
- Method in interface org.gcube.portlets.widgets.pickitem.client.uibinder.
SelectableItem
getItemId()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
WithPhotoTemplate
getItemName()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
NoPhotoTemplate
getItemName()
- Method in interface org.gcube.portlets.widgets.pickitem.client.uibinder.
SelectableItem
getItemName()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
WithPhotoTemplate
getName()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
getReplacementString()
- Method in class org.gcube.portlets.widgets.pickitem.client.oracle.
UserSuggestion
getSelectedItem()
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
getThumbnailURL()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
getTriggerChar()
- Method in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
getUser()
- Method in class org.gcube.portlets.widgets.pickitem.client.oracle.
UserSuggestion
I
iconTeam()
- Method in interface org.gcube.portlets.widgets.pickitem.client.bundle.
CssAndImages
INSTANCE
- Static variable in interface org.gcube.portlets.widgets.pickitem.client.bundle.
CssAndImages
isGroup()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
NoPhotoTemplate
isGroup()
- Method in interface org.gcube.portlets.widgets.pickitem.client.uibinder.
SelectableItem
isGroup()
- Method in class org.gcube.portlets.widgets.pickitem.client.uibinder.
WithPhotoTemplate
isItemGroup()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
ItemBean
- Class in
org.gcube.portlets.widgets.pickitem.shared
ItemBean()
- Constructor for class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
ItemBean(String, String, String, String)
- Constructor for class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
Use it when the Item represents a user.
ItemBean(String, String)
- Constructor for class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
Use it when the Item represents a group of users (namely a team).
N
NoPhotoTemplate
- Class in
org.gcube.portlets.widgets.pickitem.client.uibinder
NoPhotoTemplate(PickItemsDialog, ItemBean, int)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.uibinder.
NoPhotoTemplate
O
onKeyPress(int, int, int, int, String)
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
called for each onKeyPress event from the user
onKeyUp(int)
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
called for each onKeyUp event from the user
onModuleLoad()
- Method in class org.gcube.portlets.widgets.pickitem.client.
PickItem
This is the entry point method.
onSelectedItem(PickedItemEvent)
- Method in interface org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEventHandler
org.gcube.portlets.widgets.pickitem.client
- package org.gcube.portlets.widgets.pickitem.client
org.gcube.portlets.widgets.pickitem.client.bundle
- package org.gcube.portlets.widgets.pickitem.client.bundle
org.gcube.portlets.widgets.pickitem.client.dialog
- package org.gcube.portlets.widgets.pickitem.client.dialog
org.gcube.portlets.widgets.pickitem.client.events
- package org.gcube.portlets.widgets.pickitem.client.events
org.gcube.portlets.widgets.pickitem.client.oracle
- package org.gcube.portlets.widgets.pickitem.client.oracle
org.gcube.portlets.widgets.pickitem.client.rpc
- package org.gcube.portlets.widgets.pickitem.client.rpc
org.gcube.portlets.widgets.pickitem.client.uibinder
- package org.gcube.portlets.widgets.pickitem.client.uibinder
org.gcube.portlets.widgets.pickitem.server
- package org.gcube.portlets.widgets.pickitem.server
org.gcube.portlets.widgets.pickitem.shared
- package org.gcube.portlets.widgets.pickitem.shared
P
PickedItemEvent
- Class in
org.gcube.portlets.widgets.pickitem.client.events
PickedItemEvent(ItemBean, char, int, int)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
PickedItemEventHandler
- Interface in
org.gcube.portlets.widgets.pickitem.client.events
PickItem
- Class in
org.gcube.portlets.widgets.pickitem.client
PickItem()
- Constructor for class org.gcube.portlets.widgets.pickitem.client.
PickItem
PickItemsDialog
- Class in
org.gcube.portlets.widgets.pickitem.client.dialog
PickItemsDialog(char, ArrayList<ItemBean>, HandlerManager, int)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
PickItemsDialog(char, HandlerManager, int, String)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
Use this constructor for users, the list of the users is automatically loaded from the VRE passed in the context param Note that you must declare the pick item widget servlet in this case
PickItemService
- Interface in
org.gcube.portlets.widgets.pickitem.client.rpc
PickItemServiceAsync
- Interface in
org.gcube.portlets.widgets.pickitem.client.rpc
PickItemServiceImpl
- Class in
org.gcube.portlets.widgets.pickitem.server
PickItemServiceImpl()
- Constructor for class org.gcube.portlets.widgets.pickitem.server.
PickItemServiceImpl
R
requestSuggestions(SuggestOracle.Request, SuggestOracle.Callback)
- Method in class org.gcube.portlets.widgets.pickitem.client.oracle.
UserOracle
S
searchEntities(String, String)
- Method in interface org.gcube.portlets.widgets.pickitem.client.rpc.
PickItemService
searchEntities(String, String, AsyncCallback<ArrayList<ItemBean>>)
- Method in interface org.gcube.portlets.widgets.pickitem.client.rpc.
PickItemServiceAsync
searchEntities(String, String)
- Method in class org.gcube.portlets.widgets.pickitem.server.
PickItemServiceImpl
select(int)
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
select the user in the model and in the view
SelectableItem
- Interface in
org.gcube.portlets.widgets.pickitem.client.uibinder
setAlternativeName(String)
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
setId(String)
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
setItemGroup(boolean)
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
setName(String)
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
setThumbnailURL(String)
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
showSuggestions(String)
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
T
TAB
- Static variable in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
toString()
- Method in class org.gcube.portlets.widgets.pickitem.shared.
ItemBean
TYPE
- Static variable in class org.gcube.portlets.widgets.pickitem.client.events.
PickedItemEvent
U
UserOracle
- Class in
org.gcube.portlets.widgets.pickitem.client.oracle
UserOracle(String)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.oracle.
UserOracle
UserSuggestion
- Class in
org.gcube.portlets.widgets.pickitem.client.oracle
UserSuggestion(ItemBean)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.oracle.
UserSuggestion
W
withPhoto()
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
use if you have want to show a photo for the item or not, remember to provide it in
ItemBean
instances
WithPhotoTemplate
- Class in
org.gcube.portlets.widgets.pickitem.client.uibinder
WithPhotoTemplate(PickItemsDialog, ItemBean, int)
- Constructor for class org.gcube.portlets.widgets.pickitem.client.uibinder.
WithPhotoTemplate
withTriggerCharIncluded()
- Method in class org.gcube.portlets.widgets.pickitem.client.dialog.
PickItemsDialog
use to include the trigger char in search if your suggestions start with the trigger char (e.g.
A
C
D
E
G
I
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All Rights Reserved.