|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.smartgwt.client.core.Rectangle
public class Rectangle
| Constructor Summary | |
|---|---|
Rectangle(int left,
int top,
int width,
int height)
|
|
| Method Summary | |
|---|---|
com.google.gwt.core.client.JavaScriptObject |
getAsJSArray()
|
int |
getHeight()
|
int |
getLeft()
|
int |
getTop()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Rectangle(int left,
int top,
int width,
int height)
| Method Detail |
|---|
public int getLeft()
public int getTop()
public int getWidth()
public int getHeight()
public com.google.gwt.core.client.JavaScriptObject getAsJSArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||