|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gwtext.client.widgets.chart.yui.Orientation
public class Orientation
Field Summary | |
---|---|
static Orientation |
HORIZONTAL
|
static Orientation |
VERTICAL
|
Method Summary | |
---|---|
static Orientation |
getInstance(java.lang.String orientation)
|
java.lang.String |
getOrientation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Orientation VERTICAL
public static Orientation HORIZONTAL
Method Detail |
---|
public java.lang.String getOrientation()
public static Orientation getInstance(java.lang.String orientation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |