Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

Represents a command that can be executed on a DataItem

Hierarchy

Index

Methods

Methods

execute

  • execute(context: ExecutionContext): Observable<any>
  • Execution method

    Parameters

    • context: ExecutionContext

      The context in which the command is executed.

    Returns Observable<any>

Generated using TypeDoc