|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.androidplot.demos.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
XYPlot
Attributes that can be used with a XYPlot. |
static int |
XYPlot_androidplot_title
This symbol is the offset where the com.androidplot.demos.R.attr#androidplot.title
attribute's value can be found in the XYPlot array. |
| Constructor Summary | |
|---|---|
R.styleable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int[] XYPlot
Includes the following attributes:
| Attribute | Description |
|---|---|
|
XYPlot_androidplot_titlepublic static final int XYPlot_androidplot_title
This symbol is the offset where the com.androidplot.demos.R.attr#androidplot.title
attribute's value can be found in the XYPlot array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
| Constructor Detail |
|---|
public R.styleable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||