- getAllCells() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.Column
-
- getAllCells() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.Row
-
- getAllErrorMessages() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent
-
Returns the list containing all the error messages currently on the page.
- getAllInfoMessages() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent
-
Returns the list containing all the info messages currently on the page.
- getAllMessages() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent
-
Returns the list containing all the messages currently on the page.
- getAllRows() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
- getAllSuggestions() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns all suggestions available, also these which need to be scrolled down to be visible.
- getCell(Column<T>) - Method in interface org.jboss.arquillian.graphene.component.object.api.table.Row
-
- getCell(Row, Column<T>) - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the particular cell, the cell with coordinations determined by given row and column.
- getColumn1() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent1
-
- getColumn1() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent4
-
- getColumn1() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getColumn2() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent4
-
- getColumn2() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getColumn3() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent4
-
- getColumn3() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getColumn4() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent4
-
- getColumn4() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getColumn5() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getColumn6() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent6
-
- getContent() - Method in interface org.jboss.arquillian.graphene.component.object.api.common.ComponentsContainer
-
- getDateTime() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarComponent
-
Returns the set date, that is the date which is in input after date setting.
- getDay(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarMonth
-
Returns a specific day of this month.
- getDay(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarWeek
-
Returns a specific day of this week.
- getDay(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns a specific day of this month.
- getDayOfMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the day of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDayOfMonth(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific day of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDayOfWeek() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the day of the week, if there is a date set in the calendar then this date is considered, current date otherwise.
- getDayOfWeek(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific day of the week, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDayOfYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the day of the year, if there is a date set in the calendar then this date is considered, current date otherwise.
- getDayOfYear(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific day of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDays() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarMonth
-
Returns all days of this month.
- getDays() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarWeek
-
Returns all days of this week.
- getDays() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns all days of this month.
- getDaysOfMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the days of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDaysOfWeek() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the days of the week, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getDaysOfYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the days of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getFirstInputValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the first input value, the values are separated according to the currently set separator, default one is space.
- getFirstNSuggestions(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns first n suggestions, that is the the first n most top suggestions, if there are some available.
- getFirstRow() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the first row of the table, the header row if available, is not counted.
- getFirstSuggestion() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the first suggestion if available, that is, the top suggestion from the list of suggestions.
- getInputs() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.Suggestion
-
Returns the list of inputs values, for which this suggestion was offered.
- getInputValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the current value of input
- getInputValues() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the list of the input values, the values are separated according to the currently set separator, default one is
space.
- getLastRow() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the last row of the table, the footer row if available, is not counted.
- getMonth(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns a specific month of this year.
- getMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the month, if there is a date set in the calendar then this date is considered, current date otherwise.
- getMonth(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific month, if there is a date set in the calendar then this date is considered, current date otherwise.
- getMonths() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns all months of this year.
- getMonths() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the months of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getNthSuggestion(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the suggestion which is in order determined by param order.
- getNumberOfCells() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.Column
-
- getNumberOfCells() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns total number of cells in this particular table.
- getNumberOfColumns() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the total number of columns in this particular table.
- getNumberOfPages() - Method in interface org.jboss.arquillian.graphene.component.object.api.scrolling.DataScrollerComponent
-
Returns the total number of pages, the data structure is divided to.
- getNumberOfRows() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the total number of rows in this particular table.
- getRow(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the row with the order determined by given param order.
- getSelectedSuggestions() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.AutocompleteComponent
-
Returns the selected suggestions from the input, the way of suggestions separating is determined by the currently set
separator, the default one is space.
- getStaticMessagePart() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent.Message
-
- getTableFooter() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the list of all footer cells, in other words the whole table footer.
- getTableHeader() - Method in interface org.jboss.arquillian.graphene.component.object.api.table.TableComponent
-
Returns the list of all header cells, in other words the whole table header.
- getValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.autocomplete.Suggestion
-
Returns the value of this suggestion.
- getValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.common.NestedElements
-
- getValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.numberSpinner.NumberSpinnerComponent
-
- getValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent.StaticMessagePart
-
- getValue() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent.VariableMessagePart
-
- getVariableMessagePart() - Method in interface org.jboss.arquillian.graphene.component.object.api.validation.ValidationComponent.Message
-
- getWeek(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarMonth
-
Returns a specific week of this month.
- getWeek(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns a specific week of this month.
- getWeekOfMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the week of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getWeekOfMonth(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific week of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getWeekOfYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the week of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getWeekOfYear(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific week of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getWeeks() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarMonth
-
Returns all weeks of this month.
- getWeeks() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent.CalendarYear
-
Returns all weeks of this month.
- getWeeksOfMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the weeks of the month, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getWeeksOfYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the weeks of the year, if there is a date set in the calendar then this date is considered, current date
otherwise.
- getYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns the year, if there is a date set in the calendar then this date is considered, current date otherwise.
- getYear(int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns a specific year, if there is a date set in the calendar then this date is considered, current date otherwise.
- getYears(int, int) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Returns all the years from the range determined by from and to.
- gotoDateTime(DateTime) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarComponent
-
Sets the dateTime, that is it selects that date and also sets to the input.
- gotoDateTime(DateTime, ScrollingType) - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the date on the calendar
- gotoFirstPage() - Method in interface org.jboss.arquillian.graphene.component.object.api.scrolling.DataScrollerComponent
-
Goes to the first page of data structure the scroller is bounded to.
- gotoLastPage() - Method in interface org.jboss.arquillian.graphene.component.object.api.scrolling.DataScrollerComponent
-
Goes to the last page of data structure the scroller is bounded to.
- gotoNextDay() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the next day of the current set date.
- gotoNextMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the next month of the current set date.
- gotoNextPage() - Method in interface org.jboss.arquillian.graphene.component.object.api.scrolling.DataScrollerComponent
-
Goes to the next page of data structure the scroller is bounded to.
- gotoNextYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the next year of the current set date.
- gotoPreviousDay() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the previous day of the current set date.
- gotoPreviousMonth() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the previous month of the current set date.
- gotoPreviousPage() - Method in interface org.jboss.arquillian.graphene.component.object.api.scrolling.DataScrollerComponent
-
Goes to the previous page of data structure the scroller is bounded to.
- gotoPreviousYear() - Method in interface org.jboss.arquillian.graphene.component.object.api.calendar.CalendarPopupComponent
-
Set the previous year of the current set date.