pub type Actions = HashMap<Event, Action>;
Tree view action map.
pub struct Actions { /* private fields */ }