Package de.xima.fc.gui.common.plugingui
package de.xima.fc.gui.common.plugingui
-
ClassDescriptionHelper for custom UIs with beans that come from either a plugin class or from a built-in class.GuiBeanCache.Builder<Key, Bean, Plugin extends IFCPlugin>A builder for creating instances of
GuiBeanCache.IBeanProvidingPluginLocator<Key, Plugin extends IFCPlugin>Used byGuiBeanCache.Handler for the various different bean scopes, such as session scoped beans or view scoped beans.Use byGuiBeanCache.IPluginBeanHelperInstantiator<Plugin extends IFCPlugin, PluginBean extends IPluginGenericCustomGUIBean>Used byGuiBeanCache.An extractor for the beans and XHTML view of a plugin that provides a custom GUI.IPreInitAction<Bean extends IPluginGenericCustomGUIBean>Interface for a callback before a bean is initialized.Helper class for handling unmanaged beans used by user interfaces provided by a plugin, e.g. a dashboard plugin or a workflow action plugin:A simple POJO that holds the extracted information of a bean.Options for thePluginBeanHelper.Simple builder class for aPluginBeanOptions.