android Programming Glossary: rownum
How to fire two listeners on the tablelayout by one click: tablerow and its cell http://stackoverflow.com/questions/11944889/how-to-fire-two-listeners-on-the-tablelayout-by-one-click-tablerow-and-its-cell  TableRow lineRow int i MyRowL mrl new MyRowL  int rowNum 0 @Override public void onClick View v  Log.d cxc CLICKED Line.. Line Row getRowNum   @Override public void setRowNum int rowNum  this.rowNum rowNum  @Override public int getRowNum  return..   @Override public void setRowNum int rowNum  this.rowNum rowNum  @Override public int getRowNum  return this.rowNum .. 
 How to fire two listeners on the tablelayout by one click: tablerow and its cell http://stackoverflow.com/questions/11944889/how-to-fire-two-listeners-on-the-tablelayout-by-one-click-tablerow-and-its-cell  cell   addCellListener cell i j   private void addRowListener TableRow lineRow int i MyRowL mrl new MyRowL  int rowNum 0 @Override public void onClick View v  Log.d cxc CLICKED Line Row getRowNum   @Override public void setRowNum int rowNum.. 0 @Override public void onClick View v  Log.d cxc CLICKED Line Row getRowNum   @Override public void setRowNum int rowNum  this.rowNum rowNum  @Override public int getRowNum  return this.rowNum   mrl.setRowNum i lineRow.setOnClickListener mrl.. public void onClick View v  Log.d cxc CLICKED Line Row getRowNum   @Override public void setRowNum int rowNum  this.rowNum rowNum  @Override public int getRowNum  return this.rowNum   mrl.setRowNum i lineRow.setOnClickListener mrl  private void.. 
 
 
     
      |