Class CustomJavaActionDelegateProvider

java.lang.Object
com.mendix.webui.internal.component.CustomJavaActionDelegateProvider

public class CustomJavaActionDelegateProvider extends Object
The provider for obtaining a feedback delegate for a custom Java action. This is an internal class that is not to be used and may change at any time.
  • Field Details

  • Constructor Details

    • CustomJavaActionDelegateProvider

      public CustomJavaActionDelegateProvider()
  • Method Details

    • get

      public static CustomJavaActionDelegate get(IContext context)
      Returns a delegate for custom Java actions.
      Parameters:
      context - the context for retrieving the current runtime server
      Returns:
      the feedback delegate