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