A C D E F G H I L M N O P R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(String, String) - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
-
Adds a new item with the specified value and label.
- addField(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Drags a field of the specified type from the field palette to the field canvas.
- addLiveTableColumn(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Adds a new live table column.
- APP_NAME_USED_WARNING_MESSAGE - Static variable in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
The warning message displayed when we input the name of an existing application.
- ApplicationClassEditPage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions available when editing the application class.
- ApplicationClassEditPage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Default constructor which waits on xaction_save button.
- ApplicationCreatePage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions possible on the first step of the App Within Minutes wizard.
- ApplicationCreatePage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
- ApplicationEditPage - Class in org.xwiki.appwithinminutes.test.po
-
Represents some custom actions available on application pages in inline edit mode, since the default save and view and save and continue buttons are overridden in AWM.
- ApplicationEditPage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
-
Deprecated.since 12.8
- ApplicationEditPage(boolean, boolean) - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
-
Constructor that allows to wait or not on next step button.
- ApplicationHomeEditPage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions available when editing the application home page.
- ApplicationHomeEditPage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Default constructor which waits on xaction_save button.
- ApplicationHomePage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions possible on the application home page.
- ApplicationHomePage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- ApplicationsLiveTableElement - Class in org.xwiki.appwithinminutes.test.po
-
Represents the live table that lists the existing applications on the AppWithinMinutes home page.
- ApplicationsLiveTableElement() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
-
Creates a new instance.
- ApplicationTemplateProviderEditPage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions available when editing the application template provider.
- ApplicationTemplateProviderEditPage() - Constructor for class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
-
Default constructor, wait for the next step button to be ready.
- AppWithinMinutesHomePage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions possible on the App Within Minutes home page.
- AppWithinMinutesHomePage() - Constructor for class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
C
- canDeleteApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
- canEditApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
- ClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a class field.
- ClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Creates a new instance that can be used to edit the specified class field.
- clickAction(String, String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
-
Clicks one of the action links corresponding to the specified application.
- clickAdd() - Method in class org.xwiki.appwithinminutes.test.po.EntryNamePane
-
Clicks on the add button to add the entry with the specified name.
- clickAddNewEntry() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
-
Clicks on the link to add a new application entry.
- clickCreateApplication() - Method in class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
-
Clicks on the Create Application button.
- clickDeleteAllEntries() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- clickDeleteApplication() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- clickDeleteApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
-
Clicks on the link to delete the specified application.
- clickEditApplication() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
-
Clicks on the link that leads to the class editor.
- clickEditApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
-
Clicks on the link to edit the specified application.
- clickEnforceEntryLocation() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- clickFinish() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Clicks on the Finish button.
- clickNextStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Clicks on the Next Step button.
- clickNextStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Clicks on the Next Step button.
- clickNextStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
-
Clicks on the Next Step button.
- clickNextStepButton() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Simply clicks on the Next Stept button, nothing more.
- clickPreviousStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Clicks on the Previous Step button.
- clickPreviousStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Clicks on the Previous Step button.
- clickPreviousStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
-
Clicks on the Previous Step button.
- closeConfigPanel() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Closes the field configuration panel.
- createInlinePage() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- createNewApplication(String) - Static method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Creates a new application with the given name.
- createViewPage() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
D
- DateClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a 'Date' class field.
- DateClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.DateClassFieldEditPane
-
Creates a new instance.
- DBListClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a 'Database List' class field.
- DBListClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.DBListClassFieldEditPane
- delete() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Clicks on the delete field icon.
- deleteApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
-
Delete the specified application.
- dragTo(WebElement, int, int) - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Drag this field over the specified element.
E
- EMPTY_APP_NAME_ERROR_MESSAGE - Static variable in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
The error message displayed when we try to create an application with an empty name.
- EMPTY_CANVAS_HINT - Static variable in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
The message displayed when the canvas is empty.
- EntryEditPage - Class in org.xwiki.appwithinminutes.test.po
-
Represents the actions possible when editing an application entry.
- EntryEditPage() - Constructor for class org.xwiki.appwithinminutes.test.po.EntryEditPage
- EntryNamePane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to input the entry name.
- EntryNamePane() - Constructor for class org.xwiki.appwithinminutes.test.po.EntryNamePane
F
- filterApplicationName(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
-
Filters by application name.
G
- getApplicationNameFilter() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
- getApplicationNameInput() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
- getAppsLiveTable() - Method in class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
- getContainer() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
- getContent() - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
- getDefaultSelectedValues() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
-
Do not use this method when display type is input.
- getDefaultValue() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
- getDefaultValue() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getDefaultValueInput() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
- getDescription() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- getDisplayTypeSelect() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getEntriesLiveTable() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- getFieldName() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Do not mistaken this with
ClassFieldEditPane.getName()
. - getFieldNames() - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
- getFilterInputId(int, String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
-
Returns the filter input id of a column of an AWM application livetable.
- getIcon() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
- getIcon() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- getItem(String) - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
- getItemByValue(String) - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
-
Do not used this method when display type is input.
- getItemsEditor() - Method in class org.xwiki.appwithinminutes.test.po.StaticListClassFieldEditPane
- getLabel(String) - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
-
Retrieves the label of the specified form field.
- getLabelInput() - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
- getLocationPicker() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
- getMultipleSelectionCheckBox() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getName() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
- getPicker() - Method in class org.xwiki.appwithinminutes.test.po.SuggestClassFieldEditPane
- getPreviewInputType() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getPreviewRows() - Method in class org.xwiki.appwithinminutes.test.po.LongTextClassFieldEditPane
- getPropertyInput(String) - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
- getSaveAndContinueButton() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
- getSaveAndViewButton() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
- getSaveAndViewButton() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- getSelectedItems() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getSizeInput() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- getTerminal() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- getTitle() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
- getTitle() - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
- getURL() - Method in class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
- getValueInput() - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
- goToEditor(EntityReference) - Static method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Opens an AWM class editor at the provided document location.
- gotoPage() - Static method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Loads the first step of the App Within Minutes wizard
- gotoPage() - Static method in class org.xwiki.appwithinminutes.test.po.AppWithinMinutesHomePage
-
Opens the App Within Minutes home page.
- gotoPage(String) - Static method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
-
Loads the home page of the specified application.
H
- hasAction(String, String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
- hasEntriesLiveTable() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomePage
- hasLiveTableColumn(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
- hasPreviousStep() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
- hasTerminalOption() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
I
- isApplicationListed(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
- isDeprecatedLiveTableColumnsWarningDisplayed() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
- isEntryLocationEnforced() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- isLiveTableColumnDeprecated(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
- isReadOnly() - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
L
- ListClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a generic list class field.
- ListClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- LongTextClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a 'Long Text' class field.
- LongTextClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.LongTextClassFieldEditPane
-
Creates a new instance.
M
- moveBefore(String, String) - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
-
Reorders list items.
- moveFieldBefore(String, String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Moves the class field specified by the first parameter before the class field specified by the second parameter
- moveLiveTableColumnBefore(String, String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Reorders the live table columns by moving one column before another.
N
- nextStepButton - Variable in class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
O
- openConfigPanel() - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Opens the field configuration panel.
- openDatePicker() - Method in class org.xwiki.appwithinminutes.test.po.DateClassFieldEditPane
-
Opens the date picker by clicking on the default value input.
- org.xwiki.appwithinminutes.test.po - package org.xwiki.appwithinminutes.test.po
P
- previousStepButton - Variable in class org.xwiki.appwithinminutes.test.po.ApplicationEditPage
R
- remove(String) - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
-
Removes the item with the specified value.
- removeAllDeprecatedLiveTableColumns(boolean) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Removes all deprecated columns or simply hides the warning message based on the given boolean value.
- removeLiveTableColumn(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Removes the live table column with the specified label.
S
- setApplicationName(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Types the given string into the application name input and wait for the preview to be available.
- setContent(String) - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
-
Sets the entry content, if the application class has a Content field.
- setDateFormat(String) - Method in class org.xwiki.appwithinminutes.test.po.DateClassFieldEditPane
-
Sets the date format
- setDefaultValue(String) - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Sets the field default value
- setDefaultValue(String) - Method in class org.xwiki.appwithinminutes.test.po.ListClassFieldEditPane
- setDescription(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Sets the application description.
- setDescription(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- setEditor(String) - Method in class org.xwiki.appwithinminutes.test.po.LongTextClassFieldEditPane
-
Sets the editor to be used to edit the value of the long text field.
- setIcon(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Sets the application icon.
- setIcon(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- setLabel(String, String) - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
-
Changes item label.
- setLocation(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Sets the location where to create the application.
- setMultipleSelect(boolean) - Method in class org.xwiki.appwithinminutes.test.po.SuggestClassFieldEditPane
-
Sets whether this field supports multiple selection.
- setName(String) - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Sets the field name
- setName(String) - Method in class org.xwiki.appwithinminutes.test.po.EntryNamePane
-
Types the given string into the name input.
- setPrettyName(String) - Method in class org.xwiki.appwithinminutes.test.po.ClassFieldEditPane
-
Sets the field pretty name.
- setRows(int) - Method in class org.xwiki.appwithinminutes.test.po.LongTextClassFieldEditPane
-
Sets the number of rows.
- setTerminal(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationTemplateProviderEditPage
- setTitle(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationHomeEditPage
-
Sets the application title.
- setTitle(String) - Method in class org.xwiki.appwithinminutes.test.po.EntryEditPage
-
Sets the entry title, if the application class has a Title field.
- setUpdateClassSheet(boolean) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationClassEditPage
-
Sets whether the class sheet should be updated or not.
- size() - Method in class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
- StaticListClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a 'Static List' class field.
- StaticListClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.StaticListClassFieldEditPane
-
Creates a new instance.
- StaticListItemsEditor - Class in org.xwiki.appwithinminutes.test.po
-
Represents the static list items editor present on the configuration pane of a static list field.
- StaticListItemsEditor(WebElement) - Constructor for class org.xwiki.appwithinminutes.test.po.StaticListItemsEditor
-
Creates a new instance.
- SuggestClassFieldEditPane - Class in org.xwiki.appwithinminutes.test.po
-
Represents the pane used to edit a class field with a suggest.
- SuggestClassFieldEditPane(String) - Constructor for class org.xwiki.appwithinminutes.test.po.SuggestClassFieldEditPane
-
Creates a new instance.
V
- viewApplication(String) - Method in class org.xwiki.appwithinminutes.test.po.ApplicationsLiveTableElement
W
- waitForApplicationNameError() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Waits until the application name input has an error message.
- waitForApplicationNamePreview() - Method in class org.xwiki.appwithinminutes.test.po.ApplicationCreatePage
-
Waits until the preview for the currently entered application name is displayed.
All Classes All Packages