@ConsumerType
public interface FormMetaData
Modifier and Type | Method and Description |
---|---|
Iterator<ComponentDescription> |
getAutoSaveActions()
Return the auto save actions.
|
default Iterator<ComponentDescription> |
getConstraints() |
Iterator<ComponentDescription> |
getPrefillActions()
Return the prefill services.
|
Iterator<ComponentDescription> |
getSubmitActions()
Return the submit actions.
|
Iterator<ComponentDescription> getPrefillActions()
Iterator<ComponentDescription> getSubmitActions()
Iterator<ComponentDescription> getAutoSaveActions()
default Iterator<ComponentDescription> getConstraints()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.