awsc.base_control.SelectorTemplateField
- class awsc.base_control.SelectorTemplateField
Convenience class for handling the value of the selection template field.
Methods
resolve
(selection, **kwargs)Resolves the FieldValue into a value.
- __init__()
Initializes a FieldValue.
- Parameters:
- field_namestr
The name of the field whose value will be used when resolving.
Methods
__init__
()Initializes a FieldValue.
resolve
(selection, **kwargs)Resolves the FieldValue into a value.