| Modifier and Type | Method and Description |
|---|---|
int |
CatalogNavigationArea.addToCollection(TypedObject item,
UICollectionQuery collection,
boolean multiDrag) |
void |
CatalogNavigationArea.handlePasteOperation(String rawContent,
UICollectionQuery collection)
Methods that handles paste requests
|
| 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(List<TypedObject> assignedValuesList,
UICollectionQuery query,
String right) |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
AbstractNavigationAreaModel.addNewCollection() |
UICollectionQuery |
AbstractNavigationAreaModel.getCollectionQuery(ObjectCollection coll) |
| Modifier and Type | Method and Description |
|---|---|
List<UICollectionQuery> |
AbstractNavigationAreaModel.getCollections() |
protected List<UICollectionQuery> |
AbstractNavigationAreaModel.getCollectionsFromJalo() |
List<UICollectionQuery> |
AbstractNavigationAreaModel.getSpecialCollections() |
protected 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(String rawContent,
UICollectionQuery collection)
Base implementation does not implement paste operation.
|
void |
BaseUICockpitNavigationArea.publishCollection(UICollectionQuery query) |
void |
BaseUICockpitNavigationArea.renameCollection(UICollectionQuery query,
String label) |
void |
BaseUICockpitNavigationArea.setSelectedCollection(UICollectionQuery selectedCollection,
boolean doubleClicked) |
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
PrintNavigationArea.getCollectionQuery(ObjectCollection coll) |
| Modifier and Type | Method and Description |
|---|---|
int |
PrintNavigationArea.addToCollection(TypedObject item,
UICollectionQuery collection,
boolean multiDrag) |
void |
PrintNavigationArea.handlePasteOperation(String rawContent,
UICollectionQuery collection)
Methods that handles paste requests
|
| Modifier and Type | Method and Description |
|---|---|
UICollectionQuery |
NavigationArea.getCollectionQuery(ObjectCollection coll) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationArea.handlePasteOperation(String rawContent,
UICollectionQuery collection)
Methods that handles paste requests
|
Copyright © 2017 SAP SE. All Rights Reserved.