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