|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vodafone360.people.R.styleable
public static final class R.styleable
Field Summary | |
---|---|
static int[] |
CustomAnimationButton
Attributes that can be used with a CustomAnimationButton. |
static int |
CustomAnimationButton_animationResource
This symbol is the offset where the R.attr.animationResource
attribute's value can be found in the CustomAnimationButton array. |
static int |
CustomAnimationButton_imageResource
This symbol is the offset where the R.attr.imageResource
attribute's value can be found in the CustomAnimationButton array. |
static int |
CustomAnimationButton_textResource
This symbol is the offset where the R.attr.textResource
attribute's value can be found in the CustomAnimationButton array. |
static int[] |
PeopleTheme
Attributes that can be used with a PeopleTheme. |
static int |
PeopleTheme_DetailSectionDivider
This symbol is the offset where the R.attr.DetailSectionDivider
attribute's value can be found in the PeopleTheme array. |
static int |
PeopleTheme_PeopleListPreferredItemHeight
This symbol is the offset where the R.attr.PeopleListPreferredItemHeight
attribute's value can be found in the PeopleTheme array. |
static int |
PeopleTheme_PeopleTextAppearanceContactDetailData
This symbol is the offset where the R.attr.PeopleTextAppearanceContactDetailData
attribute's value can be found in the PeopleTheme array. |
static int |
PeopleTheme_PeopleTextAppearanceContactDetailType
This symbol is the offset where the R.attr.PeopleTextAppearanceContactDetailType
attribute's value can be found in the PeopleTheme array. |
static int |
PeopleTheme_PeopleTextAppearanceGroupFilter
This symbol is the offset where the R.attr.PeopleTextAppearanceGroupFilter
attribute's value can be found in the PeopleTheme array. |
static int[] |
TabWidget
Attributes that can be used with a TabWidget. |
static int[] |
Theme
These are the standard attributes that make up a complete theme. |
static int |
Theme_tabWidgetStyle
|
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[] CustomAnimationButton
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
CustomAnimationButton_animationResource
,
CustomAnimationButton_imageResource
,
CustomAnimationButton_textResource
public static final int CustomAnimationButton_animationResource
This symbol is the offset where the R.attr.animationResource
attribute's value can be found in the CustomAnimationButton
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int CustomAnimationButton_imageResource
This symbol is the offset where the R.attr.imageResource
attribute's value can be found in the CustomAnimationButton
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int CustomAnimationButton_textResource
This symbol is the offset where the R.attr.textResource
attribute's value can be found in the CustomAnimationButton
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int[] PeopleTheme
Includes the following attributes:
PeopleTheme_DetailSectionDivider
,
PeopleTheme_PeopleListPreferredItemHeight
,
PeopleTheme_PeopleTextAppearanceContactDetailData
,
PeopleTheme_PeopleTextAppearanceContactDetailType
,
PeopleTheme_PeopleTextAppearanceGroupFilter
public static final int PeopleTheme_DetailSectionDivider
This symbol is the offset where the R.attr.DetailSectionDivider
attribute's value can be found in the PeopleTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int PeopleTheme_PeopleListPreferredItemHeight
This symbol is the offset where the R.attr.PeopleListPreferredItemHeight
attribute's value can be found in the PeopleTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int PeopleTheme_PeopleTextAppearanceContactDetailData
This symbol is the offset where the R.attr.PeopleTextAppearanceContactDetailData
attribute's value can be found in the PeopleTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int PeopleTheme_PeopleTextAppearanceContactDetailType
This symbol is the offset where the R.attr.PeopleTextAppearanceContactDetailType
attribute's value can be found in the PeopleTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int PeopleTheme_PeopleTextAppearanceGroupFilter
This symbol is the offset where the R.attr.PeopleTextAppearanceGroupFilter
attribute's value can be found in the PeopleTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int[] TabWidget
public static final int[] Theme
Includes the following attributes:
Attribute | Description |
---|---|
| Default TabWidget style. |
Theme_tabWidgetStyle
public static final int Theme_tabWidgetStyle
Constructor Detail |
---|
public R.styleable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaDoc