com.ebmwebsourcing.geasytools.geasyui.impl.core
Class Helper

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.geasyui.impl.core.Helper

public class Helper
extends java.lang.Object


Field Summary
static int CONNECTOR_INTERSECTIONPOINT_X_ADJUST
           
static int CONNECTOR_INTERSECTIONPOINT_Y_ADJUST
           
 
Constructor Summary
Helper()
           
 
Method Summary
static com.google.gwt.user.client.ui.AbsolutePanel getAbsolutePanel(IUIElement uielement)
          Retrieve the absolute panel from an element
static com.google.gwt.user.client.ui.AbsolutePanel getAbsolutePanel(IUIPanel panel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTOR_INTERSECTIONPOINT_X_ADJUST

public static int CONNECTOR_INTERSECTIONPOINT_X_ADJUST

CONNECTOR_INTERSECTIONPOINT_Y_ADJUST

public static int CONNECTOR_INTERSECTIONPOINT_Y_ADJUST
Constructor Detail

Helper

public Helper()
Method Detail

getAbsolutePanel

public static com.google.gwt.user.client.ui.AbsolutePanel getAbsolutePanel(IUIElement uielement)
Retrieve the absolute panel from an element

Parameters:
uielement -
Returns:

getAbsolutePanel

public static com.google.gwt.user.client.ui.AbsolutePanel getAbsolutePanel(IUIPanel panel)


Copyright © 2010-2011 Petals Link. All Rights Reserved.