public abstract class CronJobTreeLeafChip extends TreeLeafChip
COLLAPSE, EDIT, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
CronJobTreeLeafChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
edit()
Sets the content of the explorer.
|
protected abstract String |
getCronJobCode() |
protected abstract ComposedType |
getCronJobComposedType() |
protected Chip |
getDisplayChip(Chip parent) |
String |
getIcon() |
protected abstract String |
getJobCode() |
boolean |
hasDisplayChip() |
boolean |
isActive()
returns whether or not the chip is active inactive chips will be shown with gray icon and grey label default is
true
|
doEdit, getChildren, hasChildrencanHandleRequest, canHandleRequest, getDescription, getJSPURI, getMenuChip, getMenuEntries, handleRequest, handleRequest, initializeChildren, isSelected, processAjaxEvents, processEvents, setContent, setDescription, setSelectedcheckValid, getAllChildren, getChildrenInternal, getName, isExpanded, setChildrenInternal, setExpandedaddEventListener, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueName, 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 CronJobTreeLeafChip(DisplayState displayState, Chip parent)
displayState - parent - public String getIcon()
getIcon in class AbstractTreeNodeChipAbstractTreeNodeChip.getIcon()public boolean isActive()
AbstractTreeNodeChipisActive in class TreeLeafChipAbstractTreeNodeChip.isActive()public boolean hasDisplayChip()
hasDisplayChip in class TreeLeafChipAbstractExplorerMenuTreeNodeChip.hasDisplayChip()protected Chip getDisplayChip(Chip parent)
getDisplayChip in class AbstractExplorerMenuTreeNodeChipAbstractExplorerMenuTreeNodeChip.getDisplayChip(de.hybris.platform.hmc.webchips.Chip)protected void edit()
AbstractExplorerMenuTreeNodeChipAbstractTreeNodeChip.EDIT.edit in class AbstractExplorerMenuTreeNodeChipprotected abstract String getCronJobCode()
protected abstract String getJobCode()
protected abstract ComposedType getCronJobComposedType()
Copyright © 2017 SAP SE. All Rights Reserved.