Interface WindowStateInfo


  • public interface WindowStateInfo
    Since:
    2.4
    Version:
    $Revision: 6818 $
    Author:
    Julien Viet
    • Method Detail

      • getDescription

        org.gatein.common.i18n.LocalizedString getDescription()
        The window state description.
        Returns:
        the window state description
      • getWindowState

        WindowState getWindowState()
        The window state value.
        Returns:
        the window state value
      • getWindowStateName

        String getWindowStateName()
        Retrieves the associated window state name.
        Returns:
        the associated window state name.