ResourceModelFactory.@Deprecated public class LocalizedLabel extends org.apache.wicket.markup.html.basic.Label
ENABLE, FLAG_AFTER_RENDERING, FLAG_INITIALIZED, FLAG_PREPARED_FOR_RENDER, FLAG_REMOVING_FROM_HIERARCHY, FLAG_RENDERING, FLAG_RESERVED1, FLAG_RESERVED2, FLAG_RESERVED3, FLAG_RESERVED4, FLAG_RESERVED5, FLAG_RESERVED8, PARENT_PATH, PATH_SEPARATOR, RENDER, RFLAG_CONTAINER_DEQUEING| Constructor and Description |
|---|
LocalizedLabel(String id,
de.alpharogroup.resourcebundle.locale.ResourceBundleKey resourceBundleKey)
Deprecated.
Instantiates a new
LocalizedLabel. |
LocalizedLabel(String id,
String resourceKey,
org.apache.wicket.Component component)
Deprecated.
Instantiates a new
LocalizedLabel. |
LocalizedLabel(String id,
String resourceKey,
org.apache.wicket.Component component,
org.apache.wicket.model.IModel<?> model,
String defaultValue,
Object... parameters)
Deprecated.
Instantiates a new
LocalizedLabel. |
LocalizedLabel(String id,
String resourceKey,
org.apache.wicket.Component component,
Object... parameters)
Deprecated.
Instantiates a new
LocalizedLabel. |
LocalizedLabel(String id,
String resourceKey,
org.apache.wicket.Component component,
String defaultValue)
Deprecated.
Instantiates a new
LocalizedLabel. |
LocalizedLabel(String id,
org.apache.wicket.model.StringResourceModel stringResourceModel)
Deprecated.
Instantiates a new
LocalizedLabel. |
onComponentTag, onComponentTagBodygetWebApplication, getWebPage, getWebRequest, getWebResponse, getWebSession, onRenderadd, addStateChange, afterRender, beforeRender, canCallListenerInterface, canCallListenerInterfaceAfterExpiry, 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, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalInitialize, internalOnModelChanged, internalPrepareForRender, internalRenderComponent, internalRenderHead, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isRendering, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, newMarkupSourcingStrategy, onAfterRender, onAfterRenderChildren, onBeforeRender, onConfigure, onDetach, onEvent, onInitialize, onModelChanged, onModelChanging, onReAdd, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderHead, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModel, 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 LocalizedLabel(String id, de.alpharogroup.resourcebundle.locale.ResourceBundleKey resourceBundleKey)
LocalizedLabel.id - the idresourceBundleKey - the resourceBundleKeypublic LocalizedLabel(String id, String resourceKey, org.apache.wicket.Component component)
LocalizedLabel.id - the idresourceKey - the resource keycomponent - the componentpublic LocalizedLabel(String id, String resourceKey, org.apache.wicket.Component component, org.apache.wicket.model.IModel<?> model, String defaultValue, Object... parameters)
LocalizedLabel.id - the idresourceKey - the resource keycomponent - the componentmodel - the modeldefaultValue - the default valueparameters - the parameterspublic LocalizedLabel(String id, String resourceKey, org.apache.wicket.Component component, Object... parameters)
LocalizedLabel.id - the idresourceKey - the resource keycomponent - the componentparameters - the parameterspublic LocalizedLabel(String id, String resourceKey, org.apache.wicket.Component component, String defaultValue)
LocalizedLabel.id - the idresourceKey - the resource keycomponent - the componentdefaultValue - the default valuepublic LocalizedLabel(String id, org.apache.wicket.model.StringResourceModel stringResourceModel)
LocalizedLabel.id - the idstringResourceModel - the string resource modelCopyright © 2010–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.