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

java.lang.Object
  extended by com.atlassian.jira.pageobjects.components.restfultable.AbstractEditRow.AbstractField
      extended by com.atlassian.jira.pageobjects.components.restfultable.AbstractEditRow.Field
Enclosing class:
AbstractEditRow

public static class AbstractEditRow.Field
extends AbstractEditRow.AbstractField


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

Constructor Detail

AbstractEditRow.Field

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

value

public String value()

type

public AbstractEditRow.Field type(String value)

clear

public AbstractEditRow.Field clear()


Copyright © 2002-2012 Atlassian. All Rights Reserved.