@Deprecated public class RadioChoiceWicket6Listener extends Object implements IComponentInstantiationListener
Usage (in MyApplication#init()): getComponentInstantionListeners().add(new RadioChoiceWicket6Listener());
| Constructor and Description |
|---|
RadioChoiceWicket6Listener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onInstantiation(Component component)
Deprecated.
Called for every component that is instantiated.
|
public void onInstantiation(Component component)
IComponentInstantiationListeneronInstantiation in interface IComponentInstantiationListenercomponent - the component that is being instantiated.Copyright © 2006–2021 Apache Software Foundation. All rights reserved.