public abstract class PlaceholderModifyLibraryEvent extends Object implements IViewEvent, IBeanTargetEvent
| Constructor and Description |
|---|
PlaceholderModifyLibraryEvent() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Class<?>> |
getRequiredBeanClasses() |
abstract void |
modify(IPlaceholderLibrary library)
This method may modify which placeholders are registered.
|
public abstract void modify(IPlaceholderLibrary library)
library - The current library with the registered placeholders.public Iterable<Class<?>> getRequiredBeanClasses()
getRequiredBeanClasses in interface IBeanTargetEventCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.