Uses of Class
de.xima.fc.gui.event.PlaceholderModifyActiveGroupsEvent
-
Packages that use PlaceholderModifyActiveGroupsEvent Package Description de.xima.fc.gui.bean.application de.xima.fc.gui.event -
-
Uses of PlaceholderModifyActiveGroupsEvent in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application 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.event
Subclasses of PlaceholderModifyActiveGroupsEvent in de.xima.fc.gui.event Modifier and Type Class Description classPlaceholderUpdateActiveGroupsEventThis event changes the active placeholder groups by adding and removing the given groups.
-