public class MappingEditorDialog
extends org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.CloseButtonBehavior, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.CloseButtonCallback, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.MaskType, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.PageCreator, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback
Constructor and Description |
---|
MappingEditorDialog(String id,
org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType> mapping) |
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.model.StringResourceModel |
createStringResource(String resourceKey,
Object... objects) |
void |
initLayout(org.apache.wicket.markup.html.WebMarkupContainer content) |
protected void |
onBeforeRender() |
void |
updateComponents(org.apache.wicket.ajax.AjaxRequestTarget target) |
void |
updateModel(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType> mapping) |
void |
updateModel(org.apache.wicket.ajax.AjaxRequestTarget target,
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mapping) |
close, closeCurrent, getCloseJavacript, getContent, getContentId, getCookieName, getCssClassName, getHeightUnit, getInitialHeight, getInitialWidth, getMaskType, getMinimalHeight, getMinimalWidth, getShowJavaScript, getTitle, getWidthUnit, getWindowOpenJavaScript, isAutoSize, isCustomComponent, isResizable, isShown, isUseInitialHeight, makeContentVisible, newCloseButtonBehavior, newCssResource, onComponentTag, onDetach, postProcessSettings, remove, renderHead, setAutoSize, setCloseButtonCallback, setContent, setCookieName, setCssClassName, setHeightUnit, setInitialHeight, setInitialWidth, setMaskType, setMinimalHeight, setMinimalWidth, setPageCreator, setResizable, setTitle, setTitle, setUseInitialHeight, setWidthUnit, setWindowClosedCallback, show, showUnloadConfirmation, showUnloadConfirmation
getWebPage, getWebRequest, getWebResponse, getWebSession
add, addOrReplace, autoAdd, contains, get, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, getMarkupType, internalAdd, internalInitialize, iterator, iterator, onAfterRenderChildren, onComponentTagBody, onRender, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, swap, toString, toString, visitChildren, visitChildren, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, canCallListenerInterface, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkup, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdFromMarkup, getMarkupIdImpl, getMarkupSourcingStrategy, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getRequestFlag, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalOnModelChanged, internalPrepareForRender, internalRenderComponent, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, onAfterRender, onConfigure, onEvent, onInitialize, onModelChanged, onModelChanging, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderHead, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setRequestFlag, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, visitParents, warn, wrap
public MappingEditorDialog(String id, org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType> mapping)
public void updateModel(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType> mapping)
public void updateModel(org.apache.wicket.ajax.AjaxRequestTarget target, com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mapping)
public org.apache.wicket.model.StringResourceModel createStringResource(String resourceKey, Object... objects)
protected void onBeforeRender()
onBeforeRender
in class org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow
public void initLayout(org.apache.wicket.markup.html.WebMarkupContainer content)
public void updateComponents(org.apache.wicket.ajax.AjaxRequestTarget target)
Copyright © 2014 evolveum. All rights reserved.