static void web_setRelationText(Pair p, S text) { web_setText(p.a.web.getRelation(p), text); }