public class HtmlAttributeBehavior
extends org.apache.wicket.behavior.Behavior
implements org.apache.wicket.util.io.IClusterable
| Constructor and Description |
|---|
HtmlAttributeBehavior(Attribute htmlAttribute) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute() |
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
public HtmlAttributeBehavior(Attribute htmlAttribute)
public void onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag)
onComponentTag in class org.apache.wicket.behavior.Behaviorpublic Attribute getAttribute()
Copyright © 2015. All rights reserved.