public class PlaceholderUpdateLibraryEvent extends PlaceholderModifyLibraryEvent
Constructor and Description |
---|
PlaceholderUpdateLibraryEvent(IPlaceholderGroup group,
Set<PlaceHolder> toAdd,
Set<PlaceHolder> toRemove,
boolean clearAll) |
Modifier and Type | Method and Description |
---|---|
void |
modify(IPlaceholderLibrary library)
This method may modify which placeholders are registered.
|
static PlaceholderModifyLibraryEvent |
replaceWith(IPlaceholderGroup group,
Set<PlaceHolder> newPlaceholders) |
getRequiredBeanClasses
public PlaceholderUpdateLibraryEvent(IPlaceholderGroup group, Set<PlaceHolder> toAdd, Set<PlaceHolder> toRemove, boolean clearAll)
public void modify(IPlaceholderLibrary library)
PlaceholderModifyLibraryEvent
modify
in class PlaceholderModifyLibraryEvent
library
- The current library with the registered placeholders.public static PlaceholderModifyLibraryEvent replaceWith(IPlaceholderGroup group, Set<PlaceHolder> newPlaceholders)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.