com.ebmwebsourcing.geasytools.geasyui.impl.core
Class ElementContext
java.lang.Object
com.ebmwebsourcing.geasytools.geasyui.impl.core.ElementContext
- All Implemented Interfaces:
- IElementContext
public class ElementContext
- extends java.lang.Object
- implements IElementContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementContext
public ElementContext(IUIElement element)
getInintialLeft
public float getInintialLeft()
- Specified by:
getInintialLeft in interface IElementContext
getInitialTop
public float getInitialTop()
- Specified by:
getInitialTop in interface IElementContext
getUIElement
public IUIElement getUIElement()
- Specified by:
getUIElement in interface IElementContext
setInitialLeft
public void setInitialLeft(float left)
- Specified by:
setInitialLeft in interface IElementContext
setInitialTop
public void setInitialTop(float top)
- Specified by:
setInitialTop in interface IElementContext
getInitialHeight
public float getInitialHeight()
- Specified by:
getInitialHeight in interface IElementContext
getInitialWidth
public float getInitialWidth()
- Specified by:
getInitialWidth in interface IElementContext
setInitialHeight
public void setInitialHeight(float height)
- Specified by:
setInitialHeight in interface IElementContext
setInitialWidth
public void setInitialWidth(float width)
- Specified by:
setInitialWidth in interface IElementContext
Copyright © 2010-2011 Petals Link. All Rights Reserved.