public static interface Referenceable.CreationObserver
| Modifier and Type | Method and Description |
|---|---|
void |
objectCreated(Referenceable object)
Called when a Referenceable object is created.
|
void objectCreated(Referenceable object)
object - the object that has just been created.Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.