com.atlassian.jira.pageobjects.components.restfultable
Class AbstractEditRow.AbstractField

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.restfultable.AbstractEditRow.AbstractField
Direct Known Subclasses:
AbstractEditRow.Field, AbstractEditRow.SelectField
Enclosing class:
AbstractEditRow

public static class AbstractEditRow.AbstractField
extends Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElement cell
           
 
Constructor Summary
AbstractEditRow.AbstractField(com.atlassian.pageobjects.elements.PageElement cell)
           
 
Method Summary
 String getError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cell

protected com.atlassian.pageobjects.elements.PageElement cell
Constructor Detail

AbstractEditRow.AbstractField

public AbstractEditRow.AbstractField(com.atlassian.pageobjects.elements.PageElement cell)
Method Detail

getError

public String getError()


Copyright © 2002-2012 Atlassian. All Rights Reserved.