public class GenericConditionChip extends FlexibleConditionChip
| Modifier and Type | Field and Description |
|---|---|
protected static String |
NO |
protected static String |
NO_PREFERENCE |
protected static String |
YES |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericConditionChip(DisplayState displayState,
Chip parent,
AttributeDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
GenericCondition |
createCondition() |
protected AbstractAttributeEditorChip |
createEditor(String editorType) |
AttributeDescriptor |
getAttributeDescriptor() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getName() |
StringSelectEditorChip |
getOperatorEditor() |
List<String> |
getOperators() |
protected ComposedType |
getSearchType() |
protected Object |
getValue() |
AbstractAttributeEditorChip |
getValueEditor() |
boolean |
isEmpty() |
void |
setAllowedOperators(List<String> operators) |
protected void |
setAttributeDescriptor(AttributeDescriptor descriptor) |
void |
setDefaultValue(Object value) |
void |
setOperator(String operator) |
getCurrentType, getEditorValue, getProposedUniqueName, getQualifier, getType, isFixed, processEvents, setEditorClass, setEditorParameters, setFixed, setName, setQualifier, setTypeaddEventListener, 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, translateFormFieldToEventValueprotected static final String YES
protected static final String NO
protected static final String NO_PREFERENCE
public GenericConditionChip(DisplayState displayState, Chip parent, AttributeDescriptor descriptor)
public AttributeDescriptor getAttributeDescriptor()
protected void setAttributeDescriptor(AttributeDescriptor descriptor)
public String getJSPURI()
getJSPURI in interface ChipgetJSPURI in class FlexibleConditionChippublic StringSelectEditorChip getOperatorEditor()
public void setOperator(String operator)
public void setDefaultValue(Object value)
protected ComposedType getSearchType()
getSearchType in class FlexibleConditionChipprotected Object getValue()
public String getName()
getName in class FlexibleConditionChippublic GenericCondition createCondition()
public boolean isEmpty()
protected AbstractAttributeEditorChip createEditor(String editorType)
createEditor in class FlexibleConditionChippublic AbstractAttributeEditorChip getValueEditor()
getValueEditor in class FlexibleConditionChippublic void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class AbstractChipCopyright © 2017 SAP SE. All Rights Reserved.