Ejemplo n.º 1
0
 public UIWidget() {
   _commandBrige = new UICommand();
   _commandBrige.setParent(this);
 }