public class GenericResortableItemListChip extends GenericItemListChip
GenericItemListChip 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, COPY_EVENT, CREATE, DELETE_ICON, DELETE_NEW_ENTRY, LOG, OPEN_EDITOR, OPEN_EDITOR_EXTERNAL, OPEN_EDITOR_INTERNAL, REMOVE, SELECT_ALL, SELECT_VISIBLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericResortableItemListChip(DisplayState displayState,
Chip parent,
ComposedType type,
boolean partOf) |
| 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) |
addCreationPreset, addSearchPreset, allowsMultipleSelection, canAdd, canCreate, canPaste, canRemove, clearListEntries, clearSelectedListEntries, createListEntryChip, createNewItemEntry, createNewItemEntry, createToolbar, entriesEditable, getAssignableItemsFromClipboard, getCreationPresetQualifiers, getCreationPresets, getEditorNode, getElementTypes, getEntry, getEntryForItem, getIndexOf, getItemNotValidErrorMessage, getJSPURI, getMaxCount, getMode, getNewItemEntry, getPresetAttributeName, getPresetSearchType, getRestrictedListEntries, getSearchEditor, getSearchPresets, getVisibleQualifiers, getWidth, isAllSelected, isAutoPerform, isAutoPerform, isAutoSave, isChanged, isConsiderSubtypes, isEditable, isExternalCreate, isExternalCreate, isMarkedAsMandatory, isPartOfAttribute, isProhibitOpening, isSelectVisible, mandatoryNotAccessible, mandatoryNotAccessible, notifyAttributeValueChange, openEditor, openEditor, refreshEntries, save, saveNewItemEntry, setAutoPerform, setAutoSave, setCanAdd, setCanRemove, setConsiderSubtypes, setCreate, setElementType, setElementTypes, setEntriesEditable, setExternalCreate, setMaxCount, setNewItemEntry, setPresetAttributeName, setPresetSearchType, setProhibitOpening, setSearchEditor, setSelectedItems, setSelectVisible, setWidth, showSearchEditor, subTypesVisiblecheckValid, getAttributeNodes, getAttributeWidths, getChildNodes, getHeaderCount, getHeaderQualifiers, getItemLayoutNode, getItemType, getTitle, getToolbar, hasFancyRows, setItemLayoutNode, setItemTypeaddSelectedListEntries, addSelectedListEntry, 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, 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 GenericResortableItemListChip(DisplayState displayState, Chip parent, ComposedType type, boolean partOf)
type - The type of the elements of the list.public void processEvents(Map<String,List<String>> events)
ChipprocessEvents in interface ChipprocessEvents in class GenericItemListChipprotected void setExtent(int value)
public int getExtent()
public void addListEntry(Chip entry)
addListEntry in class ListChippublic List getMenuEntries()
AbstractChipgetMenuEntries in interface ChipgetMenuEntries in class GenericItemListChipAbstractChip.getMenuEntries()Copyright © 2017 SAP SE. All Rights Reserved.