Interface FormsManager


  • public interface FormsManager
    The forms manager keeps track of all available actions and constraints.
    • Method Detail

      • getDialogPathForAction

        String getDialogPathForAction​(String resourceType)
        Return the dialog path (resource path) for the form action.
        Parameters:
        resourceType - The resource type of the form action
        Returns:
        The full path or null.