WindowModeChangeEvent Interface

com.bea.netuix.events
WindowModeChangeEvent Interface

public interface WindowModeChangeEvent

    extends Event

Class to represent a mode change event from a portlet (i.e. an event handled by the tag <handlePortalEvent event="on[myMode]">).


All Superinterfaces
Event

Method Summary

public String
getNewWindowMode()
Get the mode to which the window has been changed.

Method Detail

getNewWindowMode() Method

public String getNewWindowMode()
Get the mode to which the window has been changed.