|
||||||||||
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.dialog.MacroItem
public class MacroItem
A single Macro item in the Macro Browser.
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter |
Constructor Summary | |
---|---|
MacroItem(java.lang.String id)
|
Method Summary | |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getItem()
|
com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> |
getTitle()
|
MacroForm |
select()
|
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 MacroItem(java.lang.String id)
Method Detail |
---|
public MacroForm select()
public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getTitle()
public com.atlassian.pageobjects.elements.PageElement getItem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |