fn as_action(id: RowId) -> Option<Action>Expand description
What a row other than a command dispatches. A command goes through
Event::Command instead, so the call it reaches resolves it against the
session as it then stands rather than against the set the rows were drawn
from.