public class ClassificationConditionChip extends FlexibleConditionChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ClassificationConditionChip(Chip parent,
ClassAttributeAssignment assignment) |
| Modifier and Type | Method and Description |
|---|---|
GenericCondition |
createCondition() |
ClassAttributeAssignment |
getAssignment() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
StringSelectEditorChip |
getOperatorEditor() |
List |
getOperators() |
Operator |
getSelectedOperator() |
AbstractAttributeEditorChip |
getUnitEditor() |
AbstractAttributeEditorChip |
getValueEditor() |
protected boolean |
isBoolean() |
protected boolean |
isDate() |
protected boolean |
isEnum() |
protected boolean |
isNumber() |
protected boolean |
isString() |
void |
setAssignment(ClassAttributeAssignment assignment) |
boolean |
supportUnits() |
createEditor, getCurrentType, getEditorValue, getName, getProposedUniqueName, getQualifier, getSearchType, getType, isFixed, processEvents, setEditorClass, setEditorParameters, setFixed, setName, setQualifier, setTypeaddEventListener, 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, 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 ClassificationConditionChip(Chip parent, ClassAttributeAssignment assignment)
public ClassAttributeAssignment getAssignment()
public void setAssignment(ClassAttributeAssignment assignment)
public AbstractAttributeEditorChip getValueEditor()
getValueEditor in class FlexibleConditionChippublic AbstractAttributeEditorChip getUnitEditor()
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class FlexibleConditionChippublic GenericCondition createCondition()
public Operator getSelectedOperator()
public List getOperators()
public StringSelectEditorChip getOperatorEditor()
protected boolean isString()
protected boolean isBoolean()
protected boolean isNumber()
protected boolean isEnum()
protected boolean isDate()
public boolean supportUnits()
Copyright © 2017 SAP SE. All Rights Reserved.