Interface TransformContext

    • Method Detail

      • getAppContext

        AppContext getAppContext()
        Provides an instance of the AppContext for the current request.
      • getTransform

        Transform getTransform()
        Provides the current Transform instance.
      • getWebComponent

        WebComponent getWebComponent()
        Provides the current WebComponent.
      • getContextMenuManager

        ContextMenuManager getContextMenuManager()
        Provides the ContextMenuManager from where the ContextMenus should be created.