public abstract class ItemListChip extends ListChip implements TypedChip, ToolbarProvider
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ItemListChip(DisplayState displayState,
Chip parent,
ComposedType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
List<AttributeNode> |
getAttributeNodes() |
Map |
getAttributeWidths() |
List |
getChildNodes() |
int |
getHeaderCount() |
List |
getHeaderQualifiers() |
ItemLayoutNode |
getItemLayoutNode()
Returns the node that is used for determining the columns/attributes that are displayed.
|
ComposedType |
getItemType()
Returns the (super)type of the items this result list is showing.
|
protected int |
getMode() |
String |
getTitle(String qualifier) |
AbstractToolbarChip |
getToolbar() |
boolean |
hasFancyRows()
Returns whether or not a more fancy style should be used to display the rows.
|
void |
setItemLayoutNode(ItemLayoutNode layoutNode)
Sets the ItemLayoutDescriptor which this list should use to display its entries.
|
protected void |
setItemType(ComposedType itemType)
Sets the (super)type of the items this result list is showing.
|
addListEntry, addSelectedListEntries, addSelectedListEntry, clearListEntries, clearSelectedListEntries, getItemNotValidErrorMessage, getListEntries, getListEntryCount, getPosition, getSelectedListEntries, getSelectedListEntryCount, isListEntrySelected, isMultipleSelectionAllowed, moveDown, moveUp, processEvents, 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, getMenuEntries, 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, waitcreateToolbaraddEventListener, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getJSPURI, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, processEvents, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic ItemListChip(DisplayState displayState, Chip parent, ComposedType type)
public AbstractToolbarChip getToolbar()
getToolbar in interface ToolbarProviderprotected void setItemType(ComposedType itemType)
itemType - the (super)type of the items this result list is showing.public ComposedType getItemType()
getItemType in interface TypedChippublic ItemLayoutNode getItemLayoutNode()
protected int getMode()
public void setItemLayoutNode(ItemLayoutNode layoutNode)
public List getHeaderQualifiers()
public int getHeaderCount()
public boolean hasFancyRows()
ListChiphasFancyRows in class ListChippublic List<AttributeNode> getAttributeNodes()
public List getChildNodes()
public Map getAttributeWidths()
public void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class ListChipCopyright © 2017 SAP SE. All Rights Reserved.