public class NoAntiCacheImage
extends org.apache.wicket.markup.html.image.Image
| Constructor and Description |
|---|
NoAntiCacheImage(String id,
org.apache.wicket.model.IModel<?> model) |
NoAntiCacheImage(String id,
org.apache.wicket.request.resource.IResource imageResource) |
NoAntiCacheImage(String id,
org.apache.wicket.request.resource.ResourceReference resourceReference) |
NoAntiCacheImage(String id,
org.apache.wicket.request.resource.ResourceReference resourceReference,
org.apache.wicket.request.mapper.parameter.PageParameters resourceParameters) |
NoAntiCacheImage(String id,
String string) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
shouldAddAntiCacheParameter() |
addAntiCacheParameter, canCallListenerInterface, getImageResource, getImageResourceReference, getStatelessHint, initModel, onComponentTag, onComponentTagBody, onResourceRequested, setDefaultModel, setImageResource, setImageResourceReference, setImageResourceReferenceadd, addStateChange, afterRender, beforeRender, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, get, 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, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, internalInitialize, internalOnModelChanged, internalPrepareForRender, internalRenderComponent, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, newMarkupSourcingStrategy, onAfterRender, onAfterRenderChildren, onBeforeRender, onConfigure, onDetach, onEvent, onInitialize, onModelChanged, onModelChanging, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, 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, toString, toString, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, visitParents, warn, wrappublic NoAntiCacheImage(String id, org.apache.wicket.request.resource.ResourceReference resourceReference)
public NoAntiCacheImage(String id, org.apache.wicket.request.resource.ResourceReference resourceReference, org.apache.wicket.request.mapper.parameter.PageParameters resourceParameters)
public NoAntiCacheImage(String id, org.apache.wicket.request.resource.IResource imageResource)
public NoAntiCacheImage(String id, org.apache.wicket.model.IModel<?> model)
Copyright © 2013 dontdrinkandroot. All rights reserved.