Package | Description |
---|---|
org.richfaces.fragment.dataScroller |
Modifier and Type | Method and Description |
---|---|
static DataScroller.DataScrollerSwitchButton |
DataScroller.DataScrollerSwitchButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataScroller.DataScrollerSwitchButton[] |
DataScroller.DataScrollerSwitchButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
RichFacesDataScroller.AdvancedDataScrollerInteractions.getButtonElement(DataScroller.DataScrollerSwitchButton btn) |
boolean |
RichFacesDataScroller.AdvancedDataScrollerInteractions.isButtonDisabled(DataScroller.DataScrollerSwitchButton btn) |
boolean |
RichFacesDataScroller.AdvancedDataScrollerInteractions.isButtonPresent(DataScroller.DataScrollerSwitchButton btn) |
void |
RichFacesDataScroller.switchTo(DataScroller.DataScrollerSwitchButton btn) |
void |
DataScroller.switchTo(DataScroller.DataScrollerSwitchButton btn)
Switch by buttons.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.