Skip to main content

as_action

Function as_action 

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