ContextMenuCandidate(id: String, label: String, showFor: (Session, HitResult) -> Boolean, action: (Session, HitResult) -> Unit)
A candidate for an item to be displayed in the context menu.