@Deprecated public class CompatibilityWorkflowPlugin.WorkflowAction extends StdWorkflow<T>
Modifier and Type | Class and Description |
---|---|
class |
CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog
Deprecated.
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
class |
CompatibilityWorkflowPlugin.WorkflowAction.DateDialog
Deprecated.
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
class |
CompatibilityWorkflowPlugin.WorkflowAction.DestinationDialog
Deprecated.
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
class |
CompatibilityWorkflowPlugin.WorkflowAction.NameDialog
Deprecated.
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
class |
CompatibilityWorkflowPlugin.WorkflowAction.TextDialog
Deprecated.
Either implement a dialog extending directly from WorkflowDialog or use a standard dialog from the CMS API.
|
class |
CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog
Deprecated.
Please extend directly from AbstractDialog
|
ActionDescription.ActionDisplay
Constructor and Description |
---|
CompatibilityWorkflowPlugin.WorkflowAction(String id,
org.apache.wicket.model.IModel<String> name)
Deprecated.
|
CompatibilityWorkflowPlugin.WorkflowAction(String id,
org.apache.wicket.model.StringResourceModel name)
Deprecated.
|
CompatibilityWorkflowPlugin.WorkflowAction(String id,
String name,
org.apache.wicket.ResourceReference iconModel)
Deprecated.
|
createRequestDialog, createResponseDialog, createResponseDialog, execute, execute, execute, getIcon, getModel, getName, getTitle, getTooltip, invoke, invokeWorkflow, onDetach
add, add, getFragment, run
onComponentTag, onComponentTagBody, renderHead
newHeaderPartContainer, renderHeadFromAssociatedMarkupFile
getMarkupType, getWebPage, getWebRequest
add, addOrReplace, autoAdd, autoAdd, contains, findMarkupStream, get, get, getAssociatedMarkupStream, getMarkupStream, hasAssociatedMarkup, internalAdd, isTransparentResolver, iterator, iterator, newMarkupResourceStream, onAfterRenderChildren, onRender, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderComponentTagBody, renderNext, replace, setDefaultModel, setMarkupStream, size, swap, toString, toString, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, callOnBeforeRenderIfNotVisible, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, configure, continueToOriginalDestination, debug, detach, detachBehaviors, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviors, getBehaviors, getBehaviorsRawList, getClassRelativePath, getComponentBorder, getConverter, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessage, getFlag, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdImpl, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalAttach, internalDetach, internalOnAttach, internalOnDetach, internalOnModelChanged, isActionAuthorized, isAncestorOf, isAttached, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, locateMarkupStream, markAttached, markRendering, modelChanged, modelChanging, onAfterRender, onAttach, onBeforeRender, onBeginRequest, onConfigure, onEndRequest, onInitialize, onModelChanged, onModelChanging, onRemove, prepareForRender, prepareForRender, redirectToInterceptPage, remove, remove, render, render, renderComponent, renderComponent, renderComponentTag, rendered, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, setAuto, setComponentBorder, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setFlag, setIgnoreAttributeModifier, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setRedirect, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, warn, wrap
public CompatibilityWorkflowPlugin.WorkflowAction(String id, String name, org.apache.wicket.ResourceReference iconModel)
@Deprecated public CompatibilityWorkflowPlugin.WorkflowAction(String id, org.apache.wicket.model.StringResourceModel name)
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.