UiEventExecutorImpl — For internal use only.
template<class PluginType > class UiEventExecutorImpl : : public UiEventExecutorBaseSernaApi::UiEventExecutorBase { public: // construct/copy/destruct UiEventExecutorImpl(const UiAction &, DocumentPlugin &); // public member functions PluginType * plugin() const; };