|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.menu.DialogMenuItem<D>
public class DialogMenuItem<D extends AbstractDialog>
Represents a menu item that opens a dialog
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
|---|
driver, frameExecutor, pageBinder, pageElementFinder, waiter |
| Constructor Summary | |
|---|---|
DialogMenuItem(org.openqa.selenium.By locator,
java.lang.Class<D> dialog)
|
|
| Method Summary | |
|---|---|
org.openqa.selenium.By |
getLocator()
|
java.lang.Object |
getResult()
|
| Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
|---|
getComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogMenuItem(org.openqa.selenium.By locator,
java.lang.Class<D> dialog)
| Method Detail |
|---|
public java.lang.Object getResult()
getResult in interface MenuItempublic org.openqa.selenium.By getLocator()
getLocator in interface MenuItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||