Class: UU::OS::VUC::AttachmentDispatcher
- Inherits:
-
Object
- Object
- UU::OS::VUC::AttachmentDispatcher
- Defined in:
- uu_adk-0.28.16/lib/uu/os/vuc/attachment_dispatcher.rb
Overview
Class for dispatching controllers stored as attachments. All controllers should define only event handling methods. It is not recommended for controllers stored as attachments to inherit from any class (including FormController).