Uses of Class
de.xima.fc.gui.event.PlaceholderProjectContextChangedEvent
-
Packages that use PlaceholderProjectContextChangedEvent Package Description de.xima.fc.gui.bean.application -
-
Uses of PlaceholderProjectContextChangedEvent in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with parameters of type PlaceholderProjectContextChangedEvent Modifier and Type Method Description void
PlaceholderBean.PlaceholderActions. projectContextChanged(PlaceholderProjectContextChangedEvent data)
Should be called when the selected project has changed.
-