|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.simonvt.threepanelayout.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
ThreePaneLayout
Attributes that can be used with a ThreePaneLayout. |
static int |
ThreePaneLayout_leftActiveIndicator
This symbol is the offset where the R.attr.leftActiveIndicator
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_leftPaneLayout
This symbol is the offset where the R.attr.leftPaneLayout
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_leftPaneWidth
This symbol is the offset where the R.attr.leftPaneWidth
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_middleActiveIndicator
This symbol is the offset where the R.attr.middleActiveIndicator
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_middlePaneCollapsedWidth
This symbol is the offset where the R.attr.middlePaneCollapsedWidth
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_middlePaneCollapsible
This symbol is the offset where the R.attr.middlePaneCollapsible
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_middlePaneLayout
This symbol is the offset where the R.attr.middlePaneLayout
attribute's value can be found in the ThreePaneLayout array. |
static int |
ThreePaneLayout_rightPaneLayout
This symbol is the offset where the R.attr.rightPaneLayout
attribute's value can be found in the ThreePaneLayout 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[] ThreePaneLayout
Includes the following attributes:
ThreePaneLayout_leftActiveIndicator,
ThreePaneLayout_leftPaneLayout,
ThreePaneLayout_leftPaneWidth,
ThreePaneLayout_middleActiveIndicator,
ThreePaneLayout_middlePaneCollapsedWidth,
ThreePaneLayout_middlePaneCollapsible,
ThreePaneLayout_middlePaneLayout,
ThreePaneLayout_rightPaneLayoutpublic static final int ThreePaneLayout_leftActiveIndicator
This symbol is the offset where the R.attr.leftActiveIndicator
attribute's value can be found in the ThreePaneLayout array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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 ThreePaneLayout_leftPaneLayout
This symbol is the offset where the R.attr.leftPaneLayout
attribute's value can be found in the ThreePaneLayout 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 ThreePaneLayout_leftPaneWidth
This symbol is the offset where the R.attr.leftPaneWidth
attribute's value can be found in the ThreePaneLayout array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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 ThreePaneLayout_middleActiveIndicator
This symbol is the offset where the R.attr.middleActiveIndicator
attribute's value can be found in the ThreePaneLayout array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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 ThreePaneLayout_middlePaneCollapsedWidth
This symbol is the offset where the R.attr.middlePaneCollapsedWidth
attribute's value can be found in the ThreePaneLayout array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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 ThreePaneLayout_middlePaneCollapsible
This symbol is the offset where the R.attr.middlePaneCollapsible
attribute's value can be found in the ThreePaneLayout 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 ThreePaneLayout_middlePaneLayout
This symbol is the offset where the R.attr.middlePaneLayout
attribute's value can be found in the ThreePaneLayout 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 ThreePaneLayout_rightPaneLayout
This symbol is the offset where the R.attr.rightPaneLayout
attribute's value can be found in the ThreePaneLayout 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".
| Constructor Detail |
|---|
public R.styleable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||