public XFormsControl getControlByEffectiveId(String effectiveId) {
   return xformsControls.getObjectByEffectiveId(effectiveId);
 }