Uses of Class
org.zkoss.zest.sys.ViewInfo.ViewType

Packages that use ViewInfo.ViewType
org.zkoss.zest.sys   
 

Uses of ViewInfo.ViewType in org.zkoss.zest.sys
 

Methods in org.zkoss.zest.sys that return ViewInfo.ViewType
 ViewInfo.ViewType ViewInfo.getViewType()
          Returns the type of the view.
static ViewInfo.ViewType ViewInfo.ViewType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ViewInfo.ViewType[] ViewInfo.ViewType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2010 Potix Corporation. All Rights Reserved.