Uses of Class
de.xima.fc.gui.common.placeholder.event.PlaceholderModifyActiveGroupsEvent
-
Packages that use PlaceholderModifyActiveGroupsEvent Package Description de.xima.fc.gui.common.bean.placeholder de.xima.fc.gui.common.placeholder.event -
-
Uses of PlaceholderModifyActiveGroupsEvent in de.xima.fc.gui.common.bean.placeholder
Methods in de.xima.fc.gui.common.bean.placeholder with parameters of type PlaceholderModifyActiveGroupsEvent Modifier and Type Method Description voidPlaceholderBean.PlaceholderActions. modifyActiveGroups(PlaceholderModifyActiveGroupsEvent data)Changes the currently active placeholder groups. -
Uses of PlaceholderModifyActiveGroupsEvent in de.xima.fc.gui.common.placeholder.event
Subclasses of PlaceholderModifyActiveGroupsEvent in de.xima.fc.gui.common.placeholder.event Modifier and Type Class Description classPlaceholderUpdateActiveGroupsEventThis event changes the active placeholder groups by adding and removing the given groups.
-