Uses of Class
de.xima.fc.gui.common.placeholder.event.PlaceholderModifyLibraryEvent
Packages that use PlaceholderModifyLibraryEvent
-
Uses of PlaceholderModifyLibraryEvent in de.xima.fc.gui.common.bean.placeholder
Methods in de.xima.fc.gui.common.bean.placeholder 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.common.placeholder.event
Subclasses of PlaceholderModifyLibraryEvent in de.xima.fc.gui.common.placeholder.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.common.placeholder.event that return PlaceholderModifyLibraryEventModifier and TypeMethodDescriptionPlaceholderUpdateLibraryEvent.replaceWith(IPlaceholderGroup group, Set<PlaceHolder> newPlaceholders)