public class ClassificationAttributeSelectToolbarActionChip extends AttributeSelectToolbarActionChip
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassificationAttributeSelectToolbarActionChip.ClassificationAttributeEntryComparator
In addition to the default
entry
comparator this comparator ensures that the "add attribute" message (see
AttributeSelectToolbarActionChip.ADD_ATTRIBUTE) is always on top of the list. |
AttributeSelectToolbarActionChip.AttributeEntryComparatorAbstractSelectToolbarActionChip.Entry, AbstractSelectToolbarActionChip.EntryComparatorAbstractToolbarActionChip.ToolbarActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSIFICATION_ATTRIBUTE_HEADER |
protected static String |
CLASSIFICATION_PREFIX |
static String |
NORMAL_ATTRIBUTE_HEADER |
ADD_ATTRIBUTEURIaccepted, ALIGN_LEFT, ALIGN_RIGHT, PERFORMCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ClassificationAttributeSelectToolbarActionChip(AbstractToolbarChip parent,
ComposedType type) |
| Modifier and Type | Method and Description |
|---|---|
protected List |
createEntries()
Takes the attributeDescriptors and creates the appropriate select entries for this selector.
|
AbstractSelectToolbarActionChip.Entry |
getClassificationAttributeHeader() |
static String |
getClassificationAttributeName(ClassAttributeAssignment assignment)
This helper functions returns the localized name of the given
ClassAttributeAssignment. |
ClassificationClass |
getClassificationClass() |
AbstractSelectToolbarActionChip.Entry |
getNormalAttributeHeader() |
protected ClassificationOrganizerSearchChip |
getSearchChip() |
boolean |
isVisible() |
void |
setClassificationClass(ClassificationClass classificationClass) |
void |
setSelectedEntry(AbstractSelectToolbarActionChip.Entry entry)
Set the currently selected Entry.
|
composedTypeChanged, getAddMessageEntry, getProposedUniqueName, getSelectedAttributeDescriptor, getType, hasDescriptor, setType, toStringassureUniqueDisplayValues, containsDisplayValue, containsValue, getComparator, getDefaultSelectedEntry, getEntries, getEntryByDisplayValue, getEntryByValue, getJSPURI, getSelectedEntry, getSelectedValue, isButtonPushed, isCommandAction, isEmpty, isEnabled, isSelected, isSelected, processEvents, resetEntries, setCommandAction, setComparator, setSelectedEntryByDisplayValue, setSelectedValue, setUseComparator, useComparatoraddActionListener, getAcceptedEvents, getAccessKey, getAlignment, getConfirmationMessage, getEvent, getJavaScript, getLabel, getToolbarType, getTooltip, getWidth, isPartOf, notifyActionPerformed, perform, removeActionListener, setAccessKey, setAlignment, setConfirmationMessage, setEnabled, setEvent, setJavaScript, setLabel, setShowLabel, setTooltip, setVisible, setWidth, showLabeladdEventListener, 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, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String NORMAL_ATTRIBUTE_HEADER
public static final String CLASSIFICATION_ATTRIBUTE_HEADER
protected static final String CLASSIFICATION_PREFIX
public ClassificationAttributeSelectToolbarActionChip(AbstractToolbarChip parent, ComposedType type)
public ClassificationClass getClassificationClass()
public void setClassificationClass(ClassificationClass classificationClass)
protected List createEntries()
AttributeSelectToolbarActionChipcreateEntries in class AttributeSelectToolbarActionChippublic boolean isVisible()
isVisible in class AbstractToolbarActionChipprotected ClassificationOrganizerSearchChip getSearchChip()
public static String getClassificationAttributeName(ClassAttributeAssignment assignment)
ClassAttributeAssignment. If the localized
name for the type is set, it will be returned, otherwise the qualifier is returned in brackets.public void setSelectedEntry(AbstractSelectToolbarActionChip.Entry entry)
AbstractSelectToolbarActionChipsetSelectedEntry in class AttributeSelectToolbarActionChippublic final AbstractSelectToolbarActionChip.Entry getNormalAttributeHeader()
public final AbstractSelectToolbarActionChip.Entry getClassificationAttributeHeader()
Copyright © 2017 SAP SE. All Rights Reserved.