Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
R
S
T
U
W
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.
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
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
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
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 AppWithinMinuts home page.
ApplicationsLiveTableElement()
- Constructor for class org.xwiki.appwithinminutes.test.po.
ApplicationsLiveTableElement
Creates a new instance.
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.
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.
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.
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.
clickSaveAndContinue()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationClassEditPage
clickSaveAndContinue()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
clickSaveAndView()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationClassEditPage
clickSaveAndView()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
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
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.
DatePicker
- Class in
org.xwiki.appwithinminutes.test.po
Represents the actions possible on the date picker.
DatePicker()
- Constructor for class org.xwiki.appwithinminutes.test.po.
DatePicker
delete()
- Method in class org.xwiki.appwithinminutes.test.po.
ClassFieldEditPane
Clicks on the delete field icon.
dragTo(WebElement, int, int)
- Method in class org.xwiki.appwithinminutes.test.po.
ClassFieldEditPane
Drag this field over the specified element.
E
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
getContentEditor()
- Method in class org.xwiki.appwithinminutes.test.po.
EntryEditPage
getDay()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
getDefaultSelectedValues()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
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.
StaticListClassFieldEditPane
getDefaultValueInput()
- Method in class org.xwiki.appwithinminutes.test.po.
ClassFieldEditPane
getDisplayTypeSelect()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
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
getHour()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
getIcon()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
getItem(String)
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListItemsEditor
getItemByValue(String)
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
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
getMinute()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
getMonth()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
getMultipleSelectionCheckBox()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
getName()
- Method in class org.xwiki.appwithinminutes.test.po.
ClassFieldEditPane
getPreviewInputType()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
getPreviewRows()
- Method in class org.xwiki.appwithinminutes.test.po.
LongTextClassFieldEditPane
getPropertyInput(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ClassFieldEditPane
getSelectedItems()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
getSizeInput()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListClassFieldEditPane
getTitle()
- Method in class org.xwiki.appwithinminutes.test.po.
EntryEditPage
getURL()
- Method in class org.xwiki.appwithinminutes.test.po.
AppWithinMinutesHomePage
getUserPicker()
- Method in class org.xwiki.appwithinminutes.test.po.
UserClassFieldEditPane
getValue(String)
- Method in class org.xwiki.appwithinminutes.test.po.
EntryEditPage
Retrieves the value of the specified form field
getValueInput()
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListItemsEditor
getYear()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
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.
H
hasAction(String, String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationsLiveTableElement
hasEntriesLiveTable()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomePage
hasHourSelector()
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
hasLiveTableColumn(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
hasPreviousStep()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationClassEditPage
I
isApplicationListed(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationsLiveTableElement
isDeprecatedLiveTableColumnsWarningDisplayed()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
isLiveTableColumnDeprecated(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
L
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.
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
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.
setDateFormat(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DateClassFieldEditPane
Sets the date format
setDay(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
Selects the specified day from the current month.
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.
StaticListClassFieldEditPane
setDescription(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
Sets the application description.
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.
setHour(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
Selects the specified hour.
setIcon(String)
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
Sets the application icon.
setLabel(String, String)
- Method in class org.xwiki.appwithinminutes.test.po.
StaticListItemsEditor
Changes item label.
setMinute(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
Selects the specified minute.
setMonth(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
Selects the specified month.
setMultipleSelect(boolean)
- Method in class org.xwiki.appwithinminutes.test.po.
UserClassFieldEditPane
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.
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.
setValue(String, String)
- Method in class org.xwiki.appwithinminutes.test.po.
EntryEditPage
Sets the value of the specified form field
setYear(String)
- Method in class org.xwiki.appwithinminutes.test.po.
DatePicker
Selects the specified year.
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.
T
TITLE
- Static variable in class org.xwiki.appwithinminutes.test.po.
AppWithinMinutesHomePage
The title of the AppWithinMinutes home page.
U
UserClassFieldEditPane
- Class in
org.xwiki.appwithinminutes.test.po
Represents the pane used to edit a 'User' class field.
UserClassFieldEditPane(String)
- Constructor for class org.xwiki.appwithinminutes.test.po.
UserClassFieldEditPane
Creates a new instance.
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 inputed application name is displayed.
waitUntilPageIsLoaded()
- Method in class org.xwiki.appwithinminutes.test.po.
ApplicationHomeEditPage
A
C
D
E
F
G
H
I
L
M
O
R
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.