Uses of Class
org.hippoecm.frontend.PluginRequestTarget
Package
Description
This package contains classes that render a perspective and facilitate the communication with the navigation
application.
-
Uses of PluginRequestTarget in org.hippoecm.addon.workflow
Modifier and TypeMethodDescriptionvoid
CompatibilityWorkflowPlugin.WorkflowAction.DestinationDialog.render
(PluginRequestTarget target) Deprecated.void
DestinationDialog.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend
-
Uses of PluginRequestTarget in org.hippoecm.frontend.dialog
Modifier and TypeMethodDescriptionvoid
AbstractDialog.render
(PluginRequestTarget target) Part of the pre-rendering registration.void
AbstractWizard.render
(PluginRequestTarget target) void
DialogServiceFactory.render
(PluginRequestTarget target) void
DialogWindow.render
(PluginRequestTarget target) void
IDialogService.Dialog.render
(PluginRequestTarget target) Part of the pre-rendering registration.void
IDialogService.render
(PluginRequestTarget target) Invoked during the pre-rendering registration. -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.list
Modifier and TypeMethodDescriptionvoid
AbstractListingPlugin.render
(PluginRequestTarget target) void
ExpandCollapseListingPlugin.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.list.datatable
-
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.panelperspective
-
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.panelperspective.breadcrumb
Modifier and TypeMethodDescriptionvoid
IPanelPluginParticipant.render
(PluginRequestTarget target) void
PanelPluginBreadCrumbPanel.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.perspective
-
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.tabs
Modifier and TypeMethodDescriptionvoid
TabbedPanel.render
(PluginRequestTarget target) void
TabsPlugin.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.service
Modifier and TypeMethodDescriptionvoid
IRenderService.render
(PluginRequestTarget target) Called after user events and JCR events have been handled, but before the rendering has started. -
Uses of PluginRequestTarget in org.hippoecm.frontend.service.render
Modifier and TypeMethodDescriptionvoid
AbstractRenderService.render
(PluginRequestTarget target) Called after user events and JCR events have been handled, but before the rendering has started.void
ListViewService.render
(PluginRequestTarget target) void
RenderPlugin.render
(PluginRequestTarget target)