public class NoAccessClassificationAttributeEditorChip extends AbstractClassificationAttributeEditorChip
ADD, ATTRIBUTE_WIDTH, DEFAULT_EDITORWIDTH, DEFAULT_UNIT_WIDTH, REMOVE, UNIT_WIDTHCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
NoAccessClassificationAttributeEditorChip(SessionContext context,
Chip parent,
Map<String,String> xmlAttributes) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertValue(Object value)
Returns null since conversion doesn't make any sense for this editor.
|
protected AbstractAttributeEditorChip |
createValueEditorChip()
Implementation of this method should create a new value editor.
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getMessage() |
void |
setMessage(String message) |
protected boolean |
supportUnits()
Returns false.
|
addValue, addValue, containsValidValue, createDescriptionEditor, createDescriptionEditorChip, createUnitEditor, createUnitEditorChip, createValueEditor, getClassAttributeAssignment, getContext, getDefaultUnit, getDescriptionEditorChips, getEditorWidth, getFeature, getMenuEntries, getSelectableUnitsForAttribute, getTooltip, getUnitEditorChips, getUnitEditorWidth, getValueEditorChips, getXmlAttributes, hasUnitEditor, isChanged, isEditable, isMandatory, isMultiValued, isRange, notifyAttributeValueChange, notifyDesciptionEditorChanged, notifyUnitEditorChanged, notifyValueEditorChanged, processEvents, removeValue, setEditable, setFeature, setIsChangedaddEventListener, checkValid, 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, translateFormFieldToEventValuepublic NoAccessClassificationAttributeEditorChip(SessionContext context, Chip parent, Map<String,String> xmlAttributes)
public String getJSPURI()
Chippublic String getMessage()
public void setMessage(String message)
protected AbstractAttributeEditorChip createValueEditorChip()
AbstractClassificationAttributeEditorChipcreateValueEditorChip in class AbstractClassificationAttributeEditorChipprotected Object convertValue(Object value)
convertValue in class AbstractClassificationAttributeEditorChipvalue - the value to be converted (if necessary)AbstractClassificationAttributeEditorChip.convertValue(java.lang.Object)protected boolean supportUnits()
supportUnits in class AbstractClassificationAttributeEditorChipAbstractClassificationAttributeEditorChip.supportUnits()Copyright © 2017 SAP SE. All Rights Reserved.