Interface ActionInitializer


public interface ActionInitializer
Interface for initializing actions that are associated with screens.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initialize the associated action that is being created
  • Method Details

    • initialize

      void initialize(Action action)
      Initialize the associated action that is being created
      Parameters:
      action - the action