Adempiere 3.5.2a

org.adempiere.webui
Class LayoutUtils

java.lang.Object
  extended by org.adempiere.webui.LayoutUtils

public final class LayoutUtils
extends Object

Author:
Low Heng Sin

Constructor Summary
LayoutUtils()
           
 
Method Summary
static void addSclass(String cls, HtmlBasedComponent target)
           
static boolean hasSclass(String cls, HtmlBasedComponent target)
           
static Component makeRightAlign(Label label)
           
static void sendDeferLayoutEvent(org.zkoss.zkex.zul.Borderlayout layout, int timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutUtils

public LayoutUtils()
Method Detail

sendDeferLayoutEvent

public static void sendDeferLayoutEvent(org.zkoss.zkex.zul.Borderlayout layout,
                                        int timeout)
Parameters:
layout -

addSclass

public static void addSclass(String cls,
                             HtmlBasedComponent target)

hasSclass

public static boolean hasSclass(String cls,
                                HtmlBasedComponent target)

makeRightAlign

public static Component makeRightAlign(Label label)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.