package
0.1.5
Repository: https://github.com/codeation/tile.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# 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.

# Structs

EventLink is the event channel for the child window controller.

# 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.