|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.Behavior
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.Behavior |
|---|
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, renderHead, unbind |
| 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)
Behavior
onComponentTag in class Behaviorcomponent - the component that renders this tag currentlytag - the tag that is rendered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||