@Deprecated public class CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog extends CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog
AbstractDialog.ExceptionFeedbackPanel, AbstractDialog.PersistentFeedbackMessagesModel
cancelled, feedback, fmm, LARGE, MEDIUM, SMALL
Constructor and Description |
---|
CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog(org.apache.wicket.model.IModel title,
org.apache.wicket.model.IModel question)
Deprecated.
|
CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog(org.apache.wicket.model.IModel title,
org.apache.wicket.model.IModel intro,
org.apache.wicket.model.IModel text,
org.apache.wicket.model.IModel question)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.util.value.IValueMap |
getProperties()
Deprecated.
Properties that determine how the dialog is rendered.
|
org.apache.wicket.model.IModel |
getTitle()
Deprecated.
The title of the dialog.
|
execute, init, onOk
addButton, closeDialog, delegateSubmit, getAdditionalFullscreenScript, getAjaxIndicatorMarkupId, getButtonId, getComponent, getFeedbackMessagesModel, getFullscreenScript, getSession, getTranslatedException, handleSubmit, isFullscreenEnabled, newFeedbackPanel, onCancel, onClose, onDetach, onError, onSubmit, removeButton, render, setCancelEnabled, setCancelKeyType, setCancelLabel, setCancelLabel, setCancelVisible, setDialogService, setFocus, setFocus, setFocusOnCancel, setFocusOnOk, setNonAjaxSubmit, setOkEnabled, setOkKeyType, setOkLabel, setOkLabel, setOkVisible
add, appendDefaultButtonField, beforeUpdateFormComponentModels, callOnError, clearInput, encodeUrlInHiddenFields, error, findForm, findSubmittingButton, getDefaultButton, getFormValidators, getHiddenFieldId, getInputNamePrefix, getJavascriptId, getJsForInterfaceUrl, getMaxSize, getMethod, getModel, getModelObject, getRootForm, getRootFormRelativeId, getStatelessHint, getValidatorKeyPrefix, getValuePersister, handleMultiPart, hasError, internalOnModelChanged, isRootForm, isSubmitted, isVersioned, loadPersistentFormComponentValues, markFormComponentsInvalid, markFormComponentsValid, onBeforeRender, onComponentTag, onComponentTagBody, onFileUploadException, onFormSubmitted, onValidate, onValidateModelObjects, process, process, registerJavascriptNamespaces, remove, removePersistentFormComponentValues, renderHead, renderPlaceholderTag, setDefaultButton, setMaxSize, setModel, setModelObject, setMultiPart, setVersioned, updateFormComponentModels, validate, validateComponents, validateFormValidator, validateFormValidators, visitFormComponents, visitFormComponentsPostOrder, writeParamsAsHiddenFields
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, getSizeInBytes, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalAttach, internalDetach, internalOnAttach, internalOnDetach, isActionAuthorized, isAncestorOf, isAttached, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVisibilityAllowed, isVisible, isVisibleInHierarchy, locateMarkupStream, markAttached, markRendering, modelChanged, modelChanging, onAfterRender, onAttach, onBeginRequest, onConfigure, onEndRequest, onInitialize, onModelChanged, onModelChanging, onRemove, prepareForRender, prepareForRender, redirectToInterceptPage, remove, remove, render, render, renderComponent, renderComponent, renderComponentTag, rendered, renderHead, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, setAuto, setComponentBorder, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setFlag, setIgnoreAttributeModifier, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setRedirect, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVisibilityAllowed, setVisible, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, warn, wrap
public CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog(org.apache.wicket.model.IModel title, org.apache.wicket.model.IModel question)
public CompatibilityWorkflowPlugin.WorkflowAction.ConfirmDialog(org.apache.wicket.model.IModel title, org.apache.wicket.model.IModel intro, org.apache.wicket.model.IModel text, org.apache.wicket.model.IModel question)
public org.apache.wicket.model.IModel getTitle()
IDialogService.Dialog
getTitle
in interface IDialogService.Dialog
getTitle
in class CompatibilityWorkflowPlugin.WorkflowAction.WorkflowDialog
public org.apache.wicket.util.value.IValueMap getProperties()
AbstractDialog
getProperties
in interface IDialogService.Dialog
getProperties
in class AbstractDialog
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.