Uses of Class
de.xima.fc.gui.common.event.PlaceholderContextChangedEvent
-
Packages that use PlaceholderContextChangedEvent Package Description de.xima.fc.gui.common.bean.placeholder -
-
Uses of PlaceholderContextChangedEvent in de.xima.fc.gui.common.bean.placeholder
Methods in de.xima.fc.gui.common.bean.placeholder with parameters of type PlaceholderContextChangedEvent Modifier and Type Method Description void
PlaceholderBean.PlaceholderActions. placeholderContextChanged(PlaceholderContextChangedEvent data)
Updates the available placeholders.
-