public class AttributeConfigurationCreatorChip extends CustomChip implements SpecialSaveChip, SpecialReloadChip
IndexConfiguration editor and
allows to create an AttributeConfiguration. This chip is necessary
because generic creation of AttributeConfigurations is not possible.| Modifier and Type | Class and Description |
|---|---|
class |
AttributeConfigurationCreatorChip.AttributSelectorChip |
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_COMMAND |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
AttributeConfigurationCreatorChip(DisplayState displayState,
Chip parent,
Map attributes,
String jspURI) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
called when its display state is unbound from its http session.
|
AttributeConfigurationCreatorChip.AttributSelectorChip |
getAttributeSelectorChip() |
String |
getDefaultJSPURI() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
reload() |
void |
save() |
getAttributes, getJSPURI, getParameter, getParametersaddEventListener, checkValid, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, 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, waitaddEventListener, checkValid, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getJSPURI, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String CREATE_COMMAND
public AttributeConfigurationCreatorChip(DisplayState displayState, Chip parent, Map attributes, String jspURI)
public String getDefaultJSPURI()
getDefaultJSPURI in class CustomChippublic void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class CustomChippublic AttributeConfigurationCreatorChip.AttributSelectorChip getAttributeSelectorChip()
public void dispose()
Chipdispose in interface Chipdispose in class AbstractChippublic void save()
save in interface SpecialSaveChippublic void reload()
reload in interface SpecialReloadChipCopyright © 2017 SAP SE. All Rights Reserved.