Uses of Class
org.zkoss.zul.Window.Mode

Packages that use Window.Mode
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Window.Mode in org.zkoss.zul
 

Methods in org.zkoss.zul that return Window.Mode
 Window.Mode Window.getModeType()
          Returns the current mode.
static Window.Mode Window.Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Window.Mode[] Window.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.zkoss.zul with parameters of type Window.Mode
 void Window.setMode(Window.Mode mode)
          Sets the mode.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo