public class FadeInOnceBehavior
extends org.apache.wicket.behavior.AttributeAppender
| Constructor and Description |
|---|
FadeInOnceBehavior() |
FadeInOnceBehavior(org.apache.wicket.util.time.Duration duration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTemporary(org.apache.wicket.Component component) |
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
getSeparator, newValue, setSeparator, toStringappend, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValuepublic FadeInOnceBehavior()
public FadeInOnceBehavior(org.apache.wicket.util.time.Duration duration)
public void renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributorrenderHead in class org.apache.wicket.behavior.Behaviorpublic boolean isTemporary(org.apache.wicket.Component component)
isTemporary in class org.apache.wicket.behavior.BehaviorCopyright © 2018. All rights reserved.