public static class WicketMessageTagHandler.AttributeLocalizer extends Behavior
WicketMessageTagHandler for
details.| Constructor and Description |
|---|
AttributeLocalizer(String wicketMessageAttrName) |
| Modifier and Type | Method and Description |
|---|---|
void |
onComponentTag(Component component,
ComponentTag tag)
Called any time a component that has this behavior registered is rendering the component tag.
|
afterRender, beforeRender, bind, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTag, renderHead, unbindpublic AttributeLocalizer(String wicketMessageAttrName)
public void onComponentTag(Component component, ComponentTag tag)
BehavioronComponentTag in class Behaviorcomponent - the component that renders this tag currentlytag - the tag that is renderedCopyright © 2006–2018 Apache Software Foundation. All rights reserved.