public class GenericAtomicTypeListChip extends GenericListChip
ADD, REMOVE, SELECT_ALL, SELECT_VISIBLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericAtomicTypeListChip(DisplayState displayState,
GenericListEditorChip parent,
AtomicType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEmptyEntry() |
protected void |
addItem()
Deprecated.
use saveNewEntry() instead!
|
void |
addListEntry(Chip entry) |
protected AbstractAttributeEditorChip |
createEditor(Chip parent) |
GenericListEntryChip |
createListEntryChip(Object value) |
ClassConfigNode |
getEditorNode() |
int |
getEditorWidth() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
AbstractAttributeEditorChip |
getNewEntryChip() |
AtomicType |
getType() |
boolean |
isEditable() |
boolean |
isEntriesEditable() |
void |
refreshEntries() |
void |
save() |
protected void |
saveNewEntry() |
void |
setEditorNode(ClassConfigNode editorNode) |
void |
setEntriesEditable(boolean entriesEditable) |
protected void |
setNewEntryChip(AbstractAttributeEditorChip entryChip) |
allowsMultipleSelection, canAdd, canRemove, createToolbar, deleteSelected, getItemNotValidErrorMessage, getMenuEntries, getTitle, getToolbar, getWidth, hasFancyRows, isAllSelected, processEvents, 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 GenericAtomicTypeListChip(DisplayState displayState, GenericListEditorChip parent, AtomicType type)
displayState - parent - type - public AbstractAttributeEditorChip getNewEntryChip()
protected void setNewEntryChip(AbstractAttributeEditorChip entryChip)
protected void addEmptyEntry()
addEmptyEntry in class GenericListChipprotected AbstractAttributeEditorChip createEditor(Chip parent)
parent - @Deprecated protected void addItem()
addItem in class GenericListChipprotected void saveNewEntry()
public GenericListEntryChip createListEntryChip(Object value)
value - public void addListEntry(Chip entry)
addListEntry in class ListChippublic boolean isEditable()
isEditable in class GenericListChippublic void save()
public void refreshEntries()
public String getJSPURI()
Chippublic int getEditorWidth()
public boolean isEntriesEditable()
public void setEntriesEditable(boolean entriesEditable)
public AtomicType getType()
public ClassConfigNode getEditorNode()
public void setEditorNode(ClassConfigNode editorNode)
Copyright © 2017 SAP SE. All Rights Reserved.