public class VoucherCodeGeneratorChip extends CustomChip
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERATE |
static String |
QUANTITY |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
VoucherCodeGeneratorChip(DisplayState displayState,
Chip parent)
Creates a new instance of
VoucherCodeGeneratorChip. |
VoucherCodeGeneratorChip(DisplayState displayState,
Chip parent,
Map parameters,
String jspuri)
Creates a new instance of
VoucherCodeGeneratorChip. |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
boolean |
isActive() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
getAttributes, getDefaultJSPURI, getParameter, getParametersaddEventListener, checkValid, 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, translateFormFieldToEventValuepublic static final String QUANTITY
public static final String GENERATE
public VoucherCodeGeneratorChip(DisplayState displayState, Chip parent, Map parameters, String jspuri)
VoucherCodeGeneratorChip.displayState - the actual display state.parent - the parent Chip of this VoucherCodeGeneratorChip.public VoucherCodeGeneratorChip(DisplayState displayState, Chip parent)
VoucherCodeGeneratorChip.displayState - the actual display state.parent - the parent Chip of this VoucherCodeGeneratorChip.public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class CustomChipChip.getJSPURI()public void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class CustomChipChip.processEvents(Map)public boolean isActive()
Copyright © 2017 SAP SE. All Rights Reserved.