Exemplo n.º 1
0
 public void setDynamicChoices(ItemsetBinding ib)
 {
     if (ib != null)
     {
         ib.setDestRef(this);
     }
     this.dynamicChoices = ib;
 }