| Modifier and Type | Class and Description |
|---|---|
class |
Form
A form is a data model that groups related parameters that can be collected
from the user.
|
static class |
Form.Builder
A form is a data model that groups related parameters that can be collected
from the user.
|
| Modifier and Type | Method and Description |
|---|---|
FormOrBuilder |
Page.getFormOrBuilder()
The form associated with the page, used for collecting parameters
relevant to the page.
|
FormOrBuilder |
Page.Builder.getFormOrBuilder()
The form associated with the page, used for collecting parameters
relevant to the page.
|
FormOrBuilder |
PageOrBuilder.getFormOrBuilder()
The form associated with the page, used for collecting parameters
relevant to the page.
|
Copyright © 2022 Google LLC. All rights reserved.