Uses of Class
de.xima.fc.gui.common.placeholder.event.PlaceholderProjectContextChangedEvent
-
Packages that use PlaceholderProjectContextChangedEvent Package Description de.xima.fc.gui.common.bean.placeholder -
-
Uses of PlaceholderProjectContextChangedEvent in de.xima.fc.gui.common.bean.placeholder
Methods in de.xima.fc.gui.common.bean.placeholder 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.
-