コード例 #1
0
 public XFormsControl getControlByEffectiveId(String effectiveId) {
   return xformsControls.getObjectByEffectiveId(effectiveId);
 }