@Deprecated public static class DisabledLinkBehavior.LinkInstantiationListener extends Object implements IComponentInstantiationListener
AbstractLink to restore the disabled representation
to that of Wicket 6.x.| Constructor and Description |
|---|
DisabledLinkBehavior.LinkInstantiationListener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onInstantiation(Component component)
Deprecated.
Adds an
DisabledLinkBehavior to all AbstractLinks. |
public DisabledLinkBehavior.LinkInstantiationListener()
public void onInstantiation(Component component)
DisabledLinkBehavior to all AbstractLinks.onInstantiation in interface IComponentInstantiationListenercomponent - the component that is being instantiated.Copyright © 2006–2021 Apache Software Foundation. All rights reserved.