|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sk.baka.ambient.R.styleable
public static final class R.styleable
Field Summary | |
---|---|
static int[] |
ButtonBar
Attributes that can be used with a ButtonBar. |
static int |
ButtonBar_extendDown
This symbol is the offset where the R.attr.extendDown
attribute's value can be found in the ButtonBar array. |
static int |
ButtonBar_rootId
This symbol is the offset where the R.attr.rootId
attribute's value can be found in the ButtonBar array. |
static int |
ButtonBar_textHintBgColor
This symbol is the offset where the R.attr.textHintBgColor
attribute's value can be found in the ButtonBar array. |
static int |
ButtonBar_textHintColor
This symbol is the offset where the R.attr.textHintColor
attribute's value can be found in the ButtonBar array. |
static int[] |
GesturesListView
Attributes that can be used with a GesturesListView. |
static int |
GesturesListView_hintDeleteCopyMoveId
This symbol is the offset where the R.attr.hintDeleteCopyMoveId
attribute's value can be found in the GesturesListView array. |
static int |
GesturesListView_hintDeleteId
This symbol is the offset where the R.attr.hintDeleteId
attribute's value can be found in the GesturesListView array. |
static int |
GesturesListView_hintDeleteMovePasteId
This symbol is the offset where the R.attr.hintDeleteMovePasteId
attribute's value can be found in the GesturesListView array. |
static int |
GesturesListView_itemLayoutId
This symbol is the offset where the R.attr.itemLayoutId
attribute's value can be found in the GesturesListView array. |
static int[] |
TextScroller
Attributes that can be used with a TextScroller. |
static int |
TextScroller_pauseMs
This symbol is the offset where the R.attr.pauseMs
attribute's value can be found in the TextScroller 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[] ButtonBar
Includes the following attributes:
Attribute | Summary |
---|---|
| |
| |
| |
|
ButtonBar_extendDown
,
ButtonBar_rootId
,
ButtonBar_textHintBgColor
,
ButtonBar_textHintColor
public static final int ButtonBar_extendDown
This symbol is the offset where the R.attr.extendDown
attribute's value can be found in the ButtonBar
array.
Must be a boolean value, either "true
" or "false
".
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.
public static final int ButtonBar_rootId
This symbol is the offset where the R.attr.rootId
attribute's value can be found in the ButtonBar
array.
Must be an integer value, such as "100
".
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.
public static final int ButtonBar_textHintBgColor
This symbol is the offset where the R.attr.textHintBgColor
attribute's value can be found in the ButtonBar
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
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.
public static final int ButtonBar_textHintColor
This symbol is the offset where the R.attr.textHintColor
attribute's value can be found in the ButtonBar
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
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.
public static final int[] GesturesListView
Includes the following attributes:
Attribute | Summary |
---|---|
| |
| |
| |
|
GesturesListView_hintDeleteCopyMoveId
,
GesturesListView_hintDeleteId
,
GesturesListView_hintDeleteMovePasteId
,
GesturesListView_itemLayoutId
public static final int GesturesListView_hintDeleteCopyMoveId
This symbol is the offset where the R.attr.hintDeleteCopyMoveId
attribute's value can be found in the GesturesListView
array.
Must be an integer value, such as "100
".
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.
public static final int GesturesListView_hintDeleteId
This symbol is the offset where the R.attr.hintDeleteId
attribute's value can be found in the GesturesListView
array.
Must be an integer value, such as "100
".
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.
public static final int GesturesListView_hintDeleteMovePasteId
This symbol is the offset where the R.attr.hintDeleteMovePasteId
attribute's value can be found in the GesturesListView
array.
Must be an integer value, such as "100
".
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.
public static final int GesturesListView_itemLayoutId
This symbol is the offset where the R.attr.itemLayoutId
attribute's value can be found in the GesturesListView
array.
Must be an integer value, such as "100
".
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.
public static final int[] TextScroller
Includes the following attributes:
Attribute | Summary |
---|---|
|
TextScroller_pauseMs
public static final int TextScroller_pauseMs
This symbol is the offset where the R.attr.pauseMs
attribute's value can be found in the TextScroller
array.
Must be an integer value, such as "100
".
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 |