Uses of Class
org.zkoss.zk.ui.HtmlShadowElement.Direction

Packages that use HtmlShadowElement.Direction
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
 

Uses of HtmlShadowElement.Direction in org.zkoss.zk.ui
 

Methods in org.zkoss.zk.ui that return HtmlShadowElement.Direction
static HtmlShadowElement.Direction HtmlShadowElement.inRange(HtmlShadowElement se, Component target)
          Returns the direction of the target component according to the given shadow element.
static HtmlShadowElement.Direction HtmlShadowElement.Direction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HtmlShadowElement.Direction[] HtmlShadowElement.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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