Uses of Interface
de.xima.fc.interfaces.plugin.retval.gui.IPluginCustomGUIBeanAfterSave
-
Packages that use IPluginCustomGUIBeanAfterSave Package Description de.xima.fc.plugin.gui -
-
Uses of IPluginCustomGUIBeanAfterSave in de.xima.fc.plugin.gui
Methods in de.xima.fc.plugin.gui that return IPluginCustomGUIBeanAfterSave Modifier and Type Method Description default IPluginCustomGUIBeanAfterSave
IPluginCustomGUIBean. afterSave()
Functionality that is executed immediately after saving the plugin configuration in the ui
-