|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.simonvt.threepanelayout.R.attr
public static final class R.attr
| Field Summary | |
|---|---|
static int |
leftActiveIndicator
Must be a dimension value, which is a floating point number appended with a unit such as " 14.5sp". |
static int |
leftPaneLayout
Must be a reference to another resource, in the form " @[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name". |
static int |
leftPaneWidth
Must be a dimension value, which is a floating point number appended with a unit such as " 14.5sp". |
static int |
middleActiveIndicator
Must be a dimension value, which is a floating point number appended with a unit such as " 14.5sp". |
static int |
middlePaneCollapsedWidth
Must be a dimension value, which is a floating point number appended with a unit such as " 14.5sp". |
static int |
middlePaneCollapsible
Must be a boolean value, either " true" or "false". |
static int |
middlePaneLayout
Must be a reference to another resource, in the form " @[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name". |
static int |
rightPaneLayout
Must be a reference to another resource, in the form " @[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name". |
static int |
threePaneLayoutStyle
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 Summary | |
|---|---|
R.attr()
|
|
| 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 leftActiveIndicator
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 leftPaneLayout
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 leftPaneWidth
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 middleActiveIndicator
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 middlePaneCollapsedWidth
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 middlePaneCollapsible
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 middlePaneLayout
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 rightPaneLayout
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 threePaneLayoutStyle
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.attr()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||