public class GenericResortableListChip extends GenericAtomicTypeListChip
GenericListChip which exposes the resort features of the
ListChip.| Modifier and Type | Field and Description |
|---|---|
static String |
MOVE_BOTTOM |
static String |
MOVE_DOWN |
static String |
MOVE_FIVE_DOWN |
static String |
MOVE_FIVE_UP |
static String |
MOVE_N_DOWN |
static String |
MOVE_N_UP |
static String |
MOVE_TOP |
static String |
MOVE_UP |
static String |
SET_EXTENT |
ADD, REMOVE, SELECT_ALL, SELECT_VISIBLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericResortableListChip(DisplayState displayState,
GenericListEditorChip parent,
AtomicType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListEntry(Chip entry) |
int |
getExtent() |
List |
getMenuEntries()
Here you can specify what Actions you are able to perform at the moment.
|
void |
processEvents(Map<String,List<String>> events)
Handles all incoming requests for this chip.
|
protected void |
setExtent(int value) |
addEmptyEntry, addItem, createEditor, createListEntryChip, getEditorNode, getEditorWidth, getJSPURI, getNewEntryChip, getType, isEditable, isEntriesEditable, refreshEntries, save, saveNewEntry, setEditorNode, setEntriesEditable, setNewEntryChipallowsMultipleSelection, canAdd, canRemove, createToolbar, deleteSelected, getItemNotValidErrorMessage, getTitle, getToolbar, getWidth, hasFancyRows, isAllSelected, restrictHeight, setAdd, setAddAndRemove, setRemove, setRestrictHeight, setTitle, setToolbar, setWidthaddSelectedListEntries, addSelectedListEntry, checkValid, clearListEntries, clearSelectedListEntries, getListEntries, getListEntryCount, getPosition, getSelectedListEntries, getSelectedListEntryCount, isListEntrySelected, isMultipleSelectionAllowed, moveDown, moveUp, removeListEntry, setFancyRows, setMultipleSelection, setMultipleSelectionAllowed, sort, sortaddEventListener, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueName, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String SET_EXTENT
public static final String MOVE_UP
public static final String MOVE_DOWN
public static final String MOVE_FIVE_UP
public static final String MOVE_FIVE_DOWN
public static final String MOVE_N_UP
public static final String MOVE_N_DOWN
public static final String MOVE_TOP
public static final String MOVE_BOTTOM
public GenericResortableListChip(DisplayState displayState, GenericListEditorChip parent, AtomicType type)
type - The type of the elements of the list.public void processEvents(Map<String,List<String>> events)
ChipprocessEvents in interface ChipprocessEvents in class GenericListChipprotected void setExtent(int value)
public int getExtent()
public void addListEntry(Chip entry)
addListEntry in class GenericAtomicTypeListChippublic List getMenuEntries()
AbstractChipgetMenuEntries in interface ChipgetMenuEntries in class GenericListChipAbstractChip.getMenuEntries()Copyright © 2017 SAP SE. All Rights Reserved.