Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.context.Window.Usage

Packages that use Window.Usage
org.apache.myfaces.trinidad.context   

 

Uses of Window.Usage in org.apache.myfaces.trinidad.context

 

Methods in org.apache.myfaces.trinidad.context that return Window.Usage
abstract  Window.Usage Window.getUsage()
          Returns the Usage of the Window--either a top-level frame or a dialog
static Window.Usage Window.Usage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Window.Usage[] Window.Usage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.