package lib.ui.rendere; interface UIEventDelegate { public function getEventHandlers():UIEvents; }