|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.AbstractBehavior
org.apache.wicket.markup.parser.filter.WicketMessageTagHandler.AttributeLocalizer
public static class WicketMessageTagHandler.AttributeLocalizer
Attribute localizing behavior. See the javadoc of WicketMessageTagHandler for
details.
| Constructor Summary | |
|---|---|
WicketMessageTagHandler.AttributeLocalizer()
|
|
| Method Summary | |
|---|---|
void |
onComponentTag(Component component,
ComponentTag tag)
Called any time a component that has this behavior registered is rendering the component tag. |
| Methods inherited from class org.apache.wicket.behavior.AbstractBehavior |
|---|
afterRender, beforeRender, bind, cleanup, detach, detachModel, exception, getStatelessHint, isEnabled, isTemporary, onException, onRendered, rendered, renderHead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WicketMessageTagHandler.AttributeLocalizer()
| Method Detail |
|---|
public void onComponentTag(Component component,
ComponentTag tag)
IBehavior
onComponentTag in interface IBehavioronComponentTag in class AbstractBehaviorcomponent - the component that renders this tag currentlytag - the tag that is renderedAbstractBehavior.onComponentTag(org.apache.wicket.Component,
org.apache.wicket.markup.ComponentTag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||