Interface ViewExtension


  • public interface ViewExtension
    ViewExtension interface. Used to indicate that the component is a view extension and has it's own delegated controller.
    Author:
    danielm
    • Method Detail

      • getDelegatedController

        DelegatedController getDelegatedController()
        Gets the delegated controller
        Returns:
        The delegated controller
      • getFrontendFormBackingObject

        Object getFrontendFormBackingObject​(String id)
        Returns the frontend formbacking object
        Returns:
        Frontend form backing object