pub fn set_contents( elements: &Tree<Element>, textbox_id: &NodeId, contents: String, action_buffer: &mut Vec<(NodeId, Action)>, )
Utility function to set the textbox contents to the given string