© 2005 BEA Systems, Inc.

com.bea.netuix.events
Interface WindowModeChangeEvent

All Superinterfaces:
Event

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]">).


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

Method Detail

getNewWindowMode

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


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved