public class SortController
extends DefaultWidgetController
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AFTER_END |
protected static String |
MODEL_SORTOPTIONLIST |
protected static String |
SCLASS_MENUITEM |
static String |
SOCKET_IN_SORTOPTIONS |
static String |
SOCKET_OUT_SORTOPTION |
static String |
SORTBOX |
| Constructor and Description |
|---|
SortController() |
| Modifier and Type | Method and Description |
|---|---|
void |
chooseSortOptions(List<SortData> sortOptions)
REnders available sort options that come from current search result.
|
void |
initialize(Component comp) |
public static final String SOCKET_IN_SORTOPTIONS
public static final String SOCKET_OUT_SORTOPTION
public static final String SORTBOX
protected static final String SCLASS_MENUITEM
protected static final String AFTER_END
protected static final String MODEL_SORTOPTIONLIST
Copyright © 2017 SAP SE. All Rights Reserved.