Uses of Interface
org.hippoecm.frontend.plugin.IPlugin
Packages that use IPlugin
Package
Description
This package contains classes that render a perspective and facilitate the communication with the navigation
application.
-
Uses of IPlugin in org.hippoecm.addon.workflow
Classes in org.hippoecm.addon.workflow that implement IPluginModifier and TypeClassDescriptionclass
CompatibilityWorkflowPlugin<T extends Workflow>
Deprecated.Please directly extend from RenderPlugin. -
Uses of IPlugin in org.hippoecm.frontend.extjs
Classes in org.hippoecm.frontend.extjs that implement IPluginModifier and TypeClassDescriptionclass
An Ext widget an Ext component that is not instantiated when rendered. -
Uses of IPlugin in org.hippoecm.frontend.logout
Classes in org.hippoecm.frontend.logout that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.model.event
Classes in org.hippoecm.frontend.model.event that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugin
Classes in org.hippoecm.frontend.plugin that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugins.gallery.columns
Classes in org.hippoecm.frontend.plugins.gallery.columns that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.browse
Classes in org.hippoecm.frontend.plugins.standards.browse that implement IPluginModifier and TypeClassDescriptionclass
Deprecated.This plugin is deprecated since 10.0.x and replaced by theNodeBreadcrumbWidget
.class
-
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.diff
Classes in org.hippoecm.frontend.plugins.standards.diff that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.list
Classes in org.hippoecm.frontend.plugins.standards.list that implement IPluginModifier and TypeClassDescriptionclass
class
Base class for displaying a list of nodes.class
-
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.panelperspective
Classes in org.hippoecm.frontend.plugins.standards.panelperspective that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.perspective
Classes in org.hippoecm.frontend.plugins.standards.perspective that implement IPlugin -
Uses of IPlugin in org.hippoecm.frontend.plugins.standards.tabs
Classes in org.hippoecm.frontend.plugins.standards.tabs that implement IPluginModifier and TypeClassDescriptionclass
Plugin that manages a number ofIRenderService
s using a tabbing interface. -
Uses of IPlugin in org.hippoecm.frontend.plugins.yui.layout
Classes in org.hippoecm.frontend.plugins.yui.layout that implement IPluginModifier and TypeClassDescriptionclass
Special purposePlugin
that allows us to add the behavior through configuration instead of adding it in code to our component.class
Special purposePlugin
that allows us to add the behavior through configuration instead of adding it in code to our component. -
Uses of IPlugin in org.hippoecm.frontend.plugins.yui.upload.processor
Classes in org.hippoecm.frontend.plugins.yui.upload.processor that implement IPluginModifier and TypeClassDescriptionclass
This plugin is loaded from configuration. -
Uses of IPlugin in org.hippoecm.frontend.plugins.yui.upload.validation
Classes in org.hippoecm.frontend.plugins.yui.upload.validation that implement IPluginModifier and TypeClassDescriptionclass
class
class
-
Uses of IPlugin in org.hippoecm.frontend.service.render
Classes in org.hippoecm.frontend.service.render that implement IPlugin