Uses of Class
de.xima.fc.gui.event.PlaceholderModifyLibraryEvent
Packages that use PlaceholderModifyLibraryEvent
- 
Uses of PlaceholderModifyLibraryEvent in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with parameters of type PlaceholderModifyLibraryEventModifier and TypeMethodDescriptionvoidPlaceholderBean.PlaceholderActions.modifyLibrary(PlaceholderModifyLibraryEvent data) Modifies the available placeholders in the placeholder library, such as adding a set of available placeholders or removing one. - 
Uses of PlaceholderModifyLibraryEvent in de.xima.fc.gui.event
Subclasses of PlaceholderModifyLibraryEvent in de.xima.fc.gui.eventModifier and TypeClassDescriptionclassThis event changes the registered placeholders of a certain group by adding and removing the given placeholders.Methods in de.xima.fc.gui.event that return PlaceholderModifyLibraryEventModifier and TypeMethodDescriptionPlaceholderUpdateLibraryEvent.replaceWith(IPlaceholderGroup group, Set<PlaceHolder> newPlaceholders)