public class BehaviorInstantiationListenerCollection extends org.apache.wicket.util.listener.ListenerCollection<IBehaviorInstantiationListener> implements IBehaviorInstantiationListener
ListenerCollection for IBehaviorInstantiationListeners| Constructor and Description |
|---|
BehaviorInstantiationListenerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInstantiation(Behavior behavior)
Called when a behavior instance is created
|
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify, reversedNotifyIgnoringExceptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic BehaviorInstantiationListenerCollection()
public void onInstantiation(Behavior behavior)
IBehaviorInstantiationListeneronInstantiation in interface IBehaviorInstantiationListenerCopyright © 2006–2018 Apache Software Foundation. All rights reserved.