|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectus.the.mac.board.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
AdsAttrs
Attributes that can be used with a AdsAttrs. |
static int |
AdsAttrs_adSize
|
static int |
AdsAttrs_adSizes
|
static int |
AdsAttrs_adUnitId
|
static int[] |
Board
Attributes that can be used with a Board. |
static int |
Board_color
This symbol is the offset where the R.attr.color
attribute's value can be found in the Board array. |
static int |
Board_square
This symbol is the offset where the R.attr.square
attribute's value can be found in the Board array. |
static int[] |
Guide
Attributes that can be used with a Guide. |
static int |
Guide_end_message
This symbol is the offset where the R.attr.end_message
attribute's value can be found in the Guide array. |
static int |
Guide_end_state
This symbol is the offset where the R.attr.end_state
attribute's value can be found in the Guide array. |
static int |
Guide_movement_color
This symbol is the offset where the R.attr.movement_color
attribute's value can be found in the Guide array. |
static int |
Guide_next_guide
This symbol is the offset where the R.attr.next_guide
attribute's value can be found in the Guide array. |
static int |
Guide_selections
This symbol is the offset where the R.attr.selections
attribute's value can be found in the Guide array. |
static int |
Guide_start_message
This symbol is the offset where the R.attr.start_message
attribute's value can be found in the Guide array. |
static int |
Guide_start_title
This symbol is the offset where the R.attr.start_title
attribute's value can be found in the Guide array. |
static int |
Guide_step_messages
This symbol is the offset where the R.attr.step_messages
attribute's value can be found in the Guide array. |
static int |
Guide_steps
This symbol is the offset where the R.attr.steps
attribute's value can be found in the Guide array. |
static int[] |
MapAttrs
Attributes that can be used with a MapAttrs. |
static int |
MapAttrs_cameraBearing
This symbol is the offset where the R.attr.cameraBearing
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLat
This symbol is the offset where the R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLng
This symbol is the offset where the R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTilt
This symbol is the offset where the R.attr.cameraTilt
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraZoom
This symbol is the offset where the R.attr.cameraZoom
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_mapType
This symbol is the offset where the R.attr.mapType
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiCompass
This symbol is the offset where the R.attr.uiCompass
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiRotateGestures
This symbol is the offset where the R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiScrollGestures
This symbol is the offset where the R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiTiltGestures
This symbol is the offset where the R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomControls
This symbol is the offset where the R.attr.uiZoomControls
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomGestures
This symbol is the offset where the R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_useViewLifecycle
This symbol is the offset where the R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_zOrderOnTop
This symbol is the offset where the R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs 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[] AdsAttrs
Includes the following attributes:
| Attribute | Description |
|---|---|
| The size of the ad. |
| A comma-separated list of the supported ad sizes. |
| The ad unit ID. |
AdsAttrs_adSize,
AdsAttrs_adSizes,
AdsAttrs_adUnitIdpublic static final int AdsAttrs_adSize
public static final int AdsAttrs_adSizes
public static final int AdsAttrs_adUnitId
public static final int[] Board
Includes the following attributes:
| Attribute | Description |
|---|---|
| |
|
Board_color,
Board_squarepublic static final int Board_color
This symbol is the offset where the R.attr.color
attribute's value can be found in the Board 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.
public static final int Board_square
This symbol is the offset where the R.attr.square
attribute's value can be found in the Board 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.
public static final int[] Guide
Includes the following attributes:
Guide_end_message,
Guide_end_state,
Guide_movement_color,
Guide_next_guide,
Guide_selections,
Guide_start_message,
Guide_start_title,
Guide_step_messages,
Guide_stepspublic static final int Guide_end_message
This symbol is the offset where the R.attr.end_message
attribute's value can be found in the Guide 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.
public static final int Guide_end_state
This symbol is the offset where the R.attr.end_state
attribute's value can be found in the Guide 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.
public static final int Guide_movement_color
This symbol is the offset where the R.attr.movement_color
attribute's value can be found in the Guide 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.
public static final int Guide_next_guide
This symbol is the offset where the R.attr.next_guide
attribute's value can be found in the Guide 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 Guide_selections
This symbol is the offset where the R.attr.selections
attribute's value can be found in the Guide 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.
public static final int Guide_start_message
This symbol is the offset where the R.attr.start_message
attribute's value can be found in the Guide 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.
public static final int Guide_start_title
This symbol is the offset where the R.attr.start_title
attribute's value can be found in the Guide 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.
public static final int Guide_step_messages
This symbol is the offset where the R.attr.step_messages
attribute's value can be found in the Guide 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.
public static final int Guide_steps
This symbol is the offset where the R.attr.steps
attribute's value can be found in the Guide 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.
public static final int[] MapAttrs
Includes the following attributes:
MapAttrs_cameraBearing,
MapAttrs_cameraTargetLat,
MapAttrs_cameraTargetLng,
MapAttrs_cameraTilt,
MapAttrs_cameraZoom,
MapAttrs_mapType,
MapAttrs_uiCompass,
MapAttrs_uiRotateGestures,
MapAttrs_uiScrollGestures,
MapAttrs_uiTiltGestures,
MapAttrs_uiZoomControls,
MapAttrs_uiZoomGestures,
MapAttrs_useViewLifecycle,
MapAttrs_zOrderOnToppublic static final int MapAttrs_cameraBearing
This symbol is the offset where the R.attr.cameraBearing
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
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 MapAttrs_cameraTargetLat
This symbol is the offset where the R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
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 MapAttrs_cameraTargetLng
This symbol is the offset where the R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
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 MapAttrs_cameraTilt
This symbol is the offset where the R.attr.cameraTilt
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
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 MapAttrs_cameraZoom
This symbol is the offset where the R.attr.cameraZoom
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
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 MapAttrs_mapType
This symbol is the offset where the R.attr.mapType
attribute's value can be found in the MapAttrs array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
public static final int MapAttrs_uiCompass
This symbol is the offset where the R.attr.uiCompass
attribute's value can be found in the MapAttrs 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 MapAttrs_uiRotateGestures
This symbol is the offset where the R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs 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 MapAttrs_uiScrollGestures
This symbol is the offset where the R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs 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 MapAttrs_uiTiltGestures
This symbol is the offset where the R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs 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 MapAttrs_uiZoomControls
This symbol is the offset where the R.attr.uiZoomControls
attribute's value can be found in the MapAttrs 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 MapAttrs_uiZoomGestures
This symbol is the offset where the R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs 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 MapAttrs_useViewLifecycle
This symbol is the offset where the R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs 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 MapAttrs_zOrderOnTop
This symbol is the offset where the R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs 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.
| Constructor Detail |
|---|
public R.styleable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||