Uses of Class
org.exoplatform.webui.event.EventListener
Packages that use EventListener
Package
Description
-
Uses of EventListener in org.exoplatform.portal.webui.application
Subclasses of EventListener in org.exoplatform.portal.webui.applicationModifier and TypeClassDescriptionstatic classThis listener is called when the portlet mode of a portlet has to be changed.static classThis listener is called when the portlet portlet window state has to be changed.static classUIPortletActionListener.ProcessActionActionListener<S,C extends Serializable, I> The process action listener is called when an ActionURL generated by the portlet container has been invoked by the client
The call is delegated to the portlet container iteself using the method portletContainer.processAction(...).static classProcess Events sent by the portlet API during the processAction() and serverResource() methods defined in Portlet API 2.0 (JSR 286)static classThis listener is called when a RenderURL url has been generated by the portlet container.static classUIPortletActionListener.ServeResourceActionListener<S,C extends Serializable, I> The serveResource() method defined in the JSR 286 specs has several goals: - provide binary output like images to be displayed in the portlet (in the previous spec - JSR 168 - a servlet was needed) - provide text output that does not impact the entire portal rendering, it is for instance usefull when dealing with Javascript to return some JSON structures
The method delegates the call to the portlet container serverResource method after filling the ResourceInput object with the current request state. -
Uses of EventListener in org.exoplatform.portal.webui.container
Subclasses of EventListener in org.exoplatform.portal.webui.container -
Uses of EventListener in org.exoplatform.portal.webui.portal
Subclasses of EventListener in org.exoplatform.portal.webui.portal -
Uses of EventListener in org.exoplatform.portal.webui.workspace
Subclasses of EventListener in org.exoplatform.portal.webui.workspace -
Uses of EventListener in org.exoplatform.webui.config
Methods in org.exoplatform.webui.config that return types with arguments of type EventListenerModifier and TypeMethodDescriptionApplication.getApplicationEventListeners(String eventName) Event.getCachedEventListeners()Component.getUIComponentEventListeners(String eventName) Method parameters in org.exoplatform.webui.config with type arguments of type EventListener -
Uses of EventListener in org.exoplatform.webui.core
Subclasses of EventListener in org.exoplatform.webui.coreModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of EventListener in org.exoplatform.webui.event
Methods in org.exoplatform.webui.event that return types with arguments of type EventListenerMethod parameters in org.exoplatform.webui.event with type arguments of type EventListener -
Uses of EventListener in org.exoplatform.webui.ext
Subclasses of EventListener in org.exoplatform.webui.extModifier and TypeClassDescriptionclassUIExtensionEventListener<T extends UIComponent>The event listener dedicated to UIExtension Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com May 05, 2009 -
Uses of EventListener in org.exoplatform.webui.form
Subclasses of EventListener in org.exoplatform.webui.formModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of EventListener in org.exoplatform.webui.form.input
Subclasses of EventListener in org.exoplatform.webui.form.inputModifier and TypeClassDescriptionstatic classstatic class