| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
FormInputValuePropertyBindingProperties |
FormInputValuePropertyBindingProperties.clone() |
FormInputValuePropertyBindingProperties |
FormInputValueProperty.getBindingProperties()
The information to bind fields to data at runtime.
|
FormInputValuePropertyBindingProperties |
FormInputValuePropertyBindingProperties.withField(String field)
The data field to bind the property to.
|
FormInputValuePropertyBindingProperties |
FormInputValuePropertyBindingProperties.withProperty(String property)
The form property to bind to the data field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormInputValueProperty.setBindingProperties(FormInputValuePropertyBindingProperties bindingProperties)
The information to bind fields to data at runtime.
|
FormInputValueProperty |
FormInputValueProperty.withBindingProperties(FormInputValuePropertyBindingProperties bindingProperties)
The information to bind fields to data at runtime.
|
Copyright © 2024. All rights reserved.