public interface FormsManager
Modifier and Type | Interface and Description |
---|---|
static interface |
FormsManager.ComponentDescription |
Modifier and Type | Method and Description |
---|---|
Iterator<FormsManager.ComponentDescription> |
getActions()
Return the paths for all action resources.
|
Iterator<FormsManager.ComponentDescription> |
getConstraints()
Return the paths for all constraint resources.
|
String |
getDialogPathForAction(String resourceType)
Return the dialog path (resource path) for the
form action.
|
Iterator<FormsManager.ComponentDescription> getActions()
Iterator<FormsManager.ComponentDescription> getConstraints()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"