| Constructor and Description |
|---|
PickItemsDialog(char triggerChar,
ArrayList<ItemBean> beans,
com.google.gwt.event.shared.HandlerManager eventBus,
int widthInPixel) |
| Modifier and Type | Method and Description |
|---|---|
ItemBean |
PickedItemEvent.getSelectedItem() |
| Constructor and Description |
|---|
PickedItemEvent(ItemBean item,
char triggerChar,
int itemCursorIndexStart,
int itemCursorIndexEnd) |
| Modifier and Type | Method and Description |
|---|---|
ItemBean |
UserSuggestion.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserOracle.addContacts(List<ItemBean> users) |
| Constructor and Description |
|---|
UserSuggestion(ItemBean user) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ItemBean> |
PickItemService.searchEntities(String keyword,
String vreContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
PickItemServiceAsync.searchEntities(String keyword,
String vreContext,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ItemBean>> callback) |
| Constructor and Description |
|---|
NoPhotoTemplate(PickItemsDialog owner,
ItemBean user,
int displayIndex) |
WithPhotoTemplate(PickItemsDialog owner,
ItemBean user,
int displayIndex) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ItemBean> |
PickItemServiceImpl.searchEntities(String keyword,
String context) |
Copyright © 2020. All Rights Reserved.