public class DeleteFieldContextDialog extends Object implements com.atlassian.pageobjects.Page
| Constructor and Description |
|---|
DeleteFieldContextDialog(String fieldId) |
| Modifier and Type | Method and Description |
|---|---|
ConfigureField |
cancel() |
String |
getUrl() |
void |
isAt() |
ConfigureField |
submit() |
public DeleteFieldContextDialog(String fieldId)
public String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic void isAt()
public ConfigureField submit()
public ConfigureField cancel()
Copyright © 2002-2023 Atlassian. All Rights Reserved.