Package | Description |
---|---|
org.xwiki.test.ui.po.editor |
Modifier and Type | Method and Description |
---|---|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeDecade()
Open the decade picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeHour()
Open the hour picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeMinute()
Open the minute picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeMonthAndYear()
Opens the month and year picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeSecond()
Open the second picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.changeYear()
Open the year picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.decrementHour()
Decrements the hours.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.decrementMinute()
Decrements the minutes.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.decrementSecond()
Decrements the seconds.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.incrementHour()
Increments the hour.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.incrementMinute()
Increments the minutes.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.incrementSecond()
Increments the seconds.
|
BootstrapDateTimePicker |
ObjectEditPane.openDatePicker(String datePropertyName)
Opens the date picker for the specified date property of the edited object.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectDay(String day) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectDecade(String decade) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectHour(String hour) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectMinute(String minute) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectMonth(String month) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectSecond(String second) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.selectYear(String year) |
BootstrapDateTimePicker |
BootstrapDateTimePicker.showNextCentury()
Show the next century.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showNextDecade()
Show the next decade.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showNextMonth()
Show the next month.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showNextYear()
Show the next year.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showPreviousCentury()
Show the previous century.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showPreviousDecade()
Show the previous decade.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showPreviousMonth()
Show the previous month.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.showPreviousYear()
Show the previous year.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.toggleTimePicker()
Switch between date and time picker.
|
BootstrapDateTimePicker |
BootstrapDateTimePicker.waitToLoad()
Wait for the widget to appear.
|
Copyright © 2004–2021 XWiki. All rights reserved.