WindowStateChangeEvent Interface

com.bea.netuix.events
WindowStateChangeEvent Interface

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


All Superinterfaces
Event

Method Summary

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

Method Detail

getNewWindowState() Method

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