|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.core.Direction
public class Direction
Direction constants.
| Field Summary | |
|---|---|
static Direction |
BOTTOM
|
static Direction |
DOWN
|
static Direction |
LEFT
|
static Direction |
RIGHT
|
static Direction |
TOP
|
static Direction |
UP
|
| Method Summary | |
|---|---|
java.lang.String |
getDirection()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Direction LEFT
public static Direction RIGHT
public static Direction TOP
public static Direction UP
public static Direction BOTTOM
public static Direction DOWN
| Method Detail |
|---|
public java.lang.String getDirection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||