com.atlassian.jira.webtests.table
Class HtmlTable.Row

java.lang.Object
  extended by com.atlassian.jira.webtests.table.HtmlTable.Row
Enclosing class:
HtmlTable

public static class HtmlTable.Row
extends Object


Method Summary
 String getCellAsText(int cellIndex)
           
 int getRowIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCellAsText

public String getCellAsText(int cellIndex)

getRowIndex

public int getRowIndex()


Copyright © 2002-2013 Atlassian. All Rights Reserved.