Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
FirstRowOption |
FirstRowOption.clone() |
FirstRowOption |
ListTemplateOverride.getFirstRowOption()
Specifies from a predefined set of options or from a reference to the field what will be
displayed in the first row.
|
FirstRowOption |
FirstRowOption.set(String fieldName,
Object value) |
FirstRowOption |
FirstRowOption.setFieldOption(FieldSelector fieldOption)
A reference to the field to be displayed in the first row.
|
FirstRowOption |
FirstRowOption.setTransitOption(String transitOption) |
Modifier and Type | Method and Description |
---|---|
ListTemplateOverride |
ListTemplateOverride.setFirstRowOption(FirstRowOption firstRowOption)
Specifies from a predefined set of options or from a reference to the field what will be
displayed in the first row.
|
Copyright © 2011–2024 Google. All rights reserved.