public class AjaxIndicatorAppender extends Behavior
IndicatingAjaxLink
Instances of this behavior must not be shared between components.
IndicatingAjaxLink,
IAjaxIndicatorAware,
Serialized Form| Constructor and Description |
|---|
AjaxIndicatorAppender()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterRender(Component component) |
void |
bind(Component component) |
protected CharSequence |
getIndicatorUrl() |
String |
getMarkupId()
Returns the markup id attribute of the outer most span of this indicator.
|
protected String |
getSpanClass() |
void |
renderHead(Component component,
IHeaderResponse response) |
beforeRender, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, onRemove, unbindpublic void renderHead(Component component, IHeaderResponse response)
renderHead in interface IComponentAwareHeaderContributorrenderHead in class Behaviorpublic void afterRender(Component component)
afterRender in class Behaviorprotected CharSequence getIndicatorUrl()
protected String getSpanClass()
public String getMarkupId()
public final void bind(Component component)
bind in class BehaviorBehavior.bind(org.apache.wicket.Component)Copyright © 2006–2015 Apache Software Foundation. All rights reserved.