| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedSearchPage.DefaultSelectorListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIItemView.setDDContext(DragAndDropContext ddContext) |
| Modifier and Type | Method and Description |
|---|---|
protected DragAndDropContext |
AbstractItemView.getDDContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractItemView.setDDContext(DragAndDropContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext)
Called whenever rows are to be dropped.
|
static <E extends TypedObject> |
ListViewHelper.loadListView(UIListView listView,
java.lang.String contextCode,
ObjectTemplate oldRootType,
ObjectTemplate newRootType,
MutableTableModel tableModel,
DefaultListModel<E> listModel,
CockpitListComponent<E> cockpitListComp,
ListViewHelper.ListenerHandler listenerHandler,
DragAndDropContext dndCtx)
Convenience method for loading a list view component.
|
static <E extends TypedObject> |
ListViewHelper.loadListView(UIListView listView,
java.lang.String contextCode,
ObjectTemplate oldRootType,
ObjectTemplate newRootType,
MutableTableModel tableModel,
DefaultListModel<E> listModel,
CockpitListComponent<E> cockpitListComp,
ListViewHelper.ListenerHandler listenerHandler,
DragAndDropContext dndCtx,
ListViewConfiguration listViewConf)
Convenience method for loading a list view component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBrowserSectionListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
void |
DefaultListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
void |
DefaultBrowserListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
protected void |
AbstractListView.fireDroped(Event event,
int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSelectorListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSimpleSelectorListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDragAndDropContext |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedSearchPage.DefaultSelectorListViewListener.drop(int fromIndex,
int toIndex,
DragAndDropContext ddContext) |
Copyright © 2018 SAP SE. All Rights Reserved.