| Modifier and Type | Method and Description |
|---|---|
protected UICollectionQuery |
UsersAssignedListQueryRenderer.getQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UsersAssignedListQueryRenderer.setQuery(UICollectionQuery query) |
| Constructor and Description |
|---|
UsersAssignedListQueryRenderer(java.util.List<TypedObject> assignedValuesList,
UICollectionQuery query,
java.lang.String right) |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
AbstractNavigationAreaModel.addNewCollection() |
UICollectionQuery |
AbstractNavigationAreaModel.getCollectionQuery(ObjectCollection coll) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UICollectionQuery> |
AbstractNavigationAreaModel.getCollections() |
protected java.util.List<UICollectionQuery> |
AbstractNavigationAreaModel.getCollectionsFromJalo() |
java.util.List<UICollectionQuery> |
AbstractNavigationAreaModel.getSpecialCollections() |
protected java.util.List<UICollectionQuery> |
AbstractNavigationAreaModel.getSpecialCollectionsFromJalo() |
| Modifier and Type | Method and Description |
|---|---|
protected Menupopup |
QueryRenderer.createCollectionContextMenu(UICollectionQuery query,
Label queryLabel,
Component parent) |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
UINavigationArea.getSelectedCollection() |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
BaseUICockpitNavigationArea.getSelectedCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
BaseUICockpitNavigationArea.addToCollection(TypedObject item,
UICollectionQuery collection,
boolean multiDrag) |
void |
BaseUICockpitNavigationArea.handlePasteOperation(java.lang.String rawContent,
UICollectionQuery collection)
Base implementation does not implement paste operation.
|
void |
BaseUICockpitNavigationArea.publishCollection(UICollectionQuery query) |
void |
BaseUICockpitNavigationArea.renameCollection(UICollectionQuery query,
java.lang.String label) |
void |
BaseUICockpitNavigationArea.setSelectedCollection(UICollectionQuery selectedCollection,
boolean doubleClicked) |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
NavigationArea.getCollectionQuery(ObjectCollection coll) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationArea.handlePasteOperation(java.lang.String rawContent,
UICollectionQuery collection)
Methods that handles paste requests
|
Copyright © 2018 SAP SE. All Rights Reserved.