public static class FieldsPanel.FieldImpl extends Object implements Field
Constructor and Description |
---|
FieldImpl(com.atlassian.pageobjects.elements.PageElement fieldRow) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getName() |
String |
getRenderer() |
String |
getScreens() |
int |
hashCode() |
void |
initialize() |
boolean |
isRequired() |
ScreensDialog |
openScreensDialog() |
String |
toString() |
public FieldImpl(com.atlassian.pageobjects.elements.PageElement fieldRow)
public void initialize()
public String getDescription()
getDescription
in interface Field
public boolean isRequired()
isRequired
in interface Field
public String getRenderer()
getRenderer
in interface Field
public String getScreens()
getScreens
in interface Field
public ScreensDialog openScreensDialog()
openScreensDialog
in interface Field
Copyright © 2002-2018 Atlassian. All Rights Reserved.