com.bea.netuix.events
Interface WindowStateChangeEvent

All Superinterfaces
Event

public interface WindowStateChangeEvent
extends Event

Class to represent a state event for a portlet (i.e. an event handled by the tag <handlePortalEvent event="on[Minimize/Maximize/Normal]">).


Method Summary
 String getNewWindowState()
          Get the state to which the window has been changed.
 

Method Detail

getNewWindowState

String getNewWindowState()
Get the state to which the window has been changed.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved