Name

UiEventExecutorBase — The base class for Event Executors.

Synopsis

class UiEventExecutorBase (UiEventExecutorSernaApi::UiEventExecutor) :
  # construct/copy/destruct
  __init__(const UiAction &, DocumentPlugin &)
  __del__()

  # public member functions

Description

UiEventExecutorBase construct/copy/destruct

  1. __init__(const UiAction & cmd, DocumentPlugin & dp)


  2. __del__()


UiEventExecutorBase public member functions