# Functions
AppWithFrame combines an AppFrame with a specified Framer.
AppWithLink combines an AppFrame with the specified Linker.
MainApp creates root AppFramer from impress.Application.
New creates an empty EventLink.
# Interfaces
Actor is an interface for linking a child controller.
App is an interface for accessing application methods, a parent event channel, and a parent frame.
AppFramer is an interface for accessing application methods and the parent frame.
Control is an interface for accessing application methods.
Framer is an interface for accessing the parent frame.
Linker is an interface for accessing parent EventLink methods.