com.ebmwebsourcing.geasytools.geasyui.api.core
Interface IElementContext
- All Known Implementing Classes:
- ElementContext
public interface IElementContext
getUIElement
IUIElement getUIElement()
getInitialTop
float getInitialTop()
getInintialLeft
float getInintialLeft()
setInitialTop
void setInitialTop(float top)
setInitialLeft
void setInitialLeft(float left)
setInitialWidth
void setInitialWidth(float width)
setInitialHeight
void setInitialHeight(float height)
getInitialWidth
float getInitialWidth()
getInitialHeight
float getInitialHeight()
Copyright © 2010-2011 Petals Link. All Rights Reserved.