com.ebmwebsourcing.gwt.jquery.client.core
Class J4GUI.CursorAt
java.lang.Object
com.ebmwebsourcing.gwt.jquery.client.core.J4GUI.CursorAt
- Enclosing class:
- J4GUI
public class J4GUI.CursorAt
- extends java.lang.Object
|
Constructor Summary |
J4GUI.CursorAt(int top,
int left,
int right,
int bottom)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J4GUI.CursorAt
public J4GUI.CursorAt(int top,
int left,
int right,
int bottom)
getTop
public int getTop()
setTop
public void setTop(int top)
getLeft
public int getLeft()
setLeft
public void setLeft(int left)
getRight
public int getRight()
setRight
public void setRight(int right)
getBottom
public int getBottom()
setBottom
public void setBottom(int bottom)
getJSON
public com.google.gwt.json.client.JSONObject getJSON()
Copyright © 2010 eBM WebSourcing. All Rights Reserved.