Uses of Class
org.hippoecm.frontend.PluginRequestTarget
Packages that use 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
Methods in org.hippoecm.addon.workflow with parameters of type PluginRequestTargetModifier and TypeMethodDescriptionvoid
CompatibilityWorkflowPlugin.WorkflowAction.DestinationDialog.render
(PluginRequestTarget target) Deprecated.void
DestinationDialog.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend
Methods in org.hippoecm.frontend with parameters of type PluginRequestTarget -
Uses of PluginRequestTarget in org.hippoecm.frontend.dialog
Methods in org.hippoecm.frontend.dialog with parameters of type PluginRequestTargetModifier 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.void
RedrawableDialog.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.list
Methods in org.hippoecm.frontend.plugins.standards.list with parameters of type PluginRequestTargetModifier and TypeMethodDescriptionvoid
AbstractListingPlugin.render
(PluginRequestTarget target) void
ExpandCollapseListingPlugin.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.list.datatable
Methods in org.hippoecm.frontend.plugins.standards.list.datatable with parameters of type PluginRequestTarget -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.panelperspective
Methods in org.hippoecm.frontend.plugins.standards.panelperspective with parameters of type PluginRequestTarget -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.panelperspective.breadcrumb
Methods in org.hippoecm.frontend.plugins.standards.panelperspective.breadcrumb with parameters of type PluginRequestTargetModifier and TypeMethodDescriptionvoid
IPanelPluginParticipant.render
(PluginRequestTarget target) void
PanelPluginBreadCrumbPanel.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.perspective
Methods in org.hippoecm.frontend.plugins.standards.perspective with parameters of type PluginRequestTarget -
Uses of PluginRequestTarget in org.hippoecm.frontend.plugins.standards.tabs
Methods in org.hippoecm.frontend.plugins.standards.tabs with parameters of type PluginRequestTargetModifier and TypeMethodDescriptionvoid
TabbedPanel.render
(PluginRequestTarget target) void
TabsPlugin.render
(PluginRequestTarget target) -
Uses of PluginRequestTarget in org.hippoecm.frontend.service
Methods in org.hippoecm.frontend.service with parameters of type PluginRequestTargetModifier 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
Methods in org.hippoecm.frontend.service.render with parameters of type PluginRequestTargetModifier 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)