public class ToolbarActionChip extends AbstractActionChip<ToolbarAction>
DEFAULT_ACTION_DISABLED_ICON, DEFAULT_ACTION_ICON, PERFORMCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ToolbarActionChip(DisplayState displayState,
Chip parent,
String name,
ToolbarAction action,
String icon,
String disabledicon,
int align) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionEvent |
createActionEvent()
Provides a action event for the next execution.
|
int |
getAlignment() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
boolean |
isActive() |
protected void |
refresh() |
getAction, getConfirmationMessage, getDisabledIcon, getIcon, getName, getPerformCommandID, getTooltip, needsConfirmation, performAction, processEvents, refresh, setName, setTooltip, showActionResultaddEventListener, 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, getProposedUniqueName, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValuepublic ToolbarActionChip(DisplayState displayState, Chip parent, String name, ToolbarAction action, String icon, String disabledicon, int align)
public String getJSPURI()
protected ActionEvent createActionEvent()
AbstractActionChipcreateActionEvent in class AbstractActionChip<ToolbarAction>public int getAlignment()
protected void refresh()
refresh in class AbstractChippublic boolean isActive()
isActive in class AbstractActionChip<ToolbarAction>Copyright © 2017 SAP SE. All Rights Reserved.