public class CreateNewToolbarActionChip extends DropDownToolbarActionChip
AbstractToolbarActionChip.ToolbarActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
OPEN_CREATOR |
DEFAULT_MENU_CSS, DEFAULT_WIDTH, EDITOR_MENU_CSS, FOOTER_MENU_CSS, MAIN_MENU_CSS, SECTION_MENU_CSSBUTTON_ADD, BUTTON_CANCEL, BUTTON_CLEAR, BUTTON_CLEAR_ALL, BUTTON_COPY, BUTTON_COPYTOCREATOR, BUTTON_CREATE, BUTTON_CUT, BUTTON_DELETE, BUTTON_DIVIDER, BUTTON_EXTENSION, BUTTON_INACTIVE, BUTTON_NORMAL, BUTTON_OK, BUTTON_OPEN_ALT, BUTTON_OPEN_TYPE, BUTTON_PASTE, BUTTON_PATH, BUTTON_REFRESH, BUTTON_RESET_CONDITIONS, BUTTON_SAVE, BUTTON_SAVE_ALL, BUTTON_SAVE_AND_CLOSE, BUTTON_SUFFIX_EDITORTOOLBAR, BUTTON_SUFFIX_MAINTOOLBAR, DEFAULT_BUTTON_CSS, DEFAULT_BUTTON_CSS_DISABLED, EDITOR_BUTTON_CSS, EDITOR_BUTTON_CSS_DISABLED, FOOTER_BUTTON_CSS, FOOTER_BUTTON_CSS_DISABLED, MAIN_BUTTON_CSS, MAIN_BUTTON_CSS_DISABLED, SECTION_BUTTON_CSS, SECTION_BUTTON_CSS_DISABLED, URIaccepted, ALIGN_LEFT, ALIGN_RIGHT, PERFORMCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
CreateNewToolbarActionChip(AbstractToolbarChip parent) |
| Modifier and Type | Method and Description |
|---|---|
protected ComposedType |
getCreateWizardType(ComposedType type) |
List |
getMenuEntries()
Here you can specify what Actions you are able to perform at the moment.
|
boolean |
isEnabled()
'Create' Button is disabled if there are no menu entries.
|
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
addMenuEntry, getAcceptedEvents, getJSPURI, getLabel, getMenuCSS, getOptions, isRightAlign, removeMenuEntry, removeMenuEntry, setMenuCSS, setRightAligngetButtonCSS, getImageURL, getImageURL, hasIcon, isDropDown, setButtonCSS, setDropDown, setEnabled, setHasIcon, setImageNameaddActionListener, getAccessKey, getAlignment, getConfirmationMessage, getEvent, getJavaScript, getProposedUniqueName, getToolbarType, getTooltip, getWidth, isPartOf, isVisible, notifyActionPerformed, perform, removeActionListener, setAccessKey, setAlignment, setConfirmationMessage, 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, 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, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String OPEN_CREATOR
public CreateNewToolbarActionChip(AbstractToolbarChip parent)
public List getMenuEntries()
AbstractChipgetMenuEntries in interface ChipgetMenuEntries in class DropDownToolbarActionChippublic void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class DropDownToolbarActionChipprotected ComposedType getCreateWizardType(ComposedType type)
public boolean isEnabled()
isEnabled in class AbstractToolbarActionChipAbstractToolbarActionChip.isEnabled()Copyright © 2017 SAP SE. All Rights Reserved.