Options
All
  • Public
  • Public/Protected
  • All
Menu

Factory for creating action names

Hierarchy

  • ActionNameFactory

Index

Methods

Methods

Static getActionName

  • getActionName(type: string, namespace?: string): string
  • Create action types for the given namespace and action type

    Parameters

    • type: string

      The type of the action

    • Default value namespace: string = "App"

      the

    Returns string

Generated using TypeDoc