public class NoAccessAttributeChip extends AttributeChip
EMPTY_ATTRIBUTE_NAME, KEEP_ALIVE, SET_SELECTEDCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
NoAccessAttributeChip(DisplayState displayState,
Chip parent,
String attributeName,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getTypeCode() |
boolean |
isChanged()
Overrides
AbstractAttributeEditorChip.isChanged() to always return false. |
void |
processEvents(Map<String,List<String>> events)
Handles all incoming requests for this chip.
|
checkValid, clearError, compareTo, createEditor, createEditor, createEditor, getAttributeDescriptor, getAttributeQualifier, getAttributeType, getDefaultEditorType, getDefaultEditorType, getDescription, getDescriptionAttribute, getDescriptionAttributeValue, getEditor, getEditorClass, getEditorType, getError, getErrorText, getInitialValue, getItem, getLabel, getLabelWidth, getProposedUniqueName, getToolTip, getValue, hasError, hasErrorText, initializeEditor, isEditable, isEncrypted, isHideLabel, isOptional, isPartOf, isRequired, isSelected, saveAttribute, setDescription, setDescriptionAttribute, setEditable, setEditor, setEditorClass, setEditorType, setEncrypted, setError, setErrorText, setHideLabel, setInitialValue, setLabelWidth, setMaxLength, setSelected, setValueaddEventListener, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getMenuEntries, getNameSpace, getNameSpaceFor, getParent, 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 NoAccessAttributeChip(DisplayState displayState, Chip parent, String attributeName, Type type)
public String getTypeCode()
public void processEvents(Map<String,List<String>> events)
ChipprocessEvents in interface ChipprocessEvents in class AttributeChippublic String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class AttributeChippublic boolean isChanged()
AbstractAttributeEditorChip.isChanged() to always return false.isChanged in class AttributeChipAbstractAttributeEditorChip.isChanged() method returns true.Copyright © 2017 SAP SE. All Rights Reserved.