Ejemplo n.º 1
0
  public void setProperty(GRTable model) {
    this.modelTable = (GRTableModelList) model;
    modelTable.setGRObject(this);

    this.refreshProperty();
  }