| Modifier and Type | Method and Description |
|---|---|
SectionedViewSection.Width |
SectionedViewSection.getWidth() |
static SectionedViewSection.Width |
SectionedViewSection.Width.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SectionedViewSection.Width[] |
SectionedViewSection.Width.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionedViewSection.setWidth(SectionedViewSection.Width width) |
| Constructor and Description |
|---|
RemoteJobsSection(String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment,
String remoteURL) |
SectionedViewSection(String name,
SectionedViewSection.Width width,
SectionedViewSection.Positioning alignment,
String remoteURL) |
Copyright © 2004-2015. All Rights Reserved.