Portlet Events API

Portlet events are a part of the Portlet API and permit actions to be genererated by the portlet container when a change of state occurs in the portlet window, a message is sent to another portlet, or a portlet action is performed. The {@link org.gridlab.gridsphere.portlet.AbstractPortlet} provides base implementations of the portlet event listener methods and should be overriden for particular event handling.

The current portlet events are:

The corresponding listeners are: