|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Macro.Category | |
|---|---|
| com.atlassian.confluence.it | |
| com.atlassian.confluence.pageobjects.component.dialog | |
| Uses of Macro.Category in com.atlassian.confluence.it |
|---|
| Methods in com.atlassian.confluence.it that return Macro.Category | |
|---|---|
static Macro.Category |
Macro.Category.getByTitle(java.lang.String title)
|
static Macro.Category |
Macro.Category.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Macro.Category[] |
Macro.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Macro.Category in com.atlassian.confluence.pageobjects.component.dialog |
|---|
| Methods in com.atlassian.confluence.pageobjects.component.dialog with parameters of type Macro.Category | |
|---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
MacroBrowserDialog.isMacroVisible(Macro.Category category,
java.lang.String macroName)
|
com.atlassian.pageobjects.elements.query.TimedCondition |
MacroBrowserDialog.isSelectedCategory(Macro.Category category)
|
void |
MacroBrowserDialog.selectCategory(Macro.Category category)
|
MacroForm |
MacroBrowserDialog.selectMacro(Macro.Category category,
java.lang.String macroName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||