initSidebarItems({"enum":[["Event","Represents an event as seen by the application."],["EventResult","Answer to an event notification. The event can be consumed or ignored."],["Key","Represents a key, or a combination of keys."]],"trait":[["ToEvent","Generic trait to convert a value to an event."]],"type":[["Callback","Callback is a function that can be triggered by an event. It has a mutable access to the cursive root."]]});