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