Class ToggleSwitch
-
- All Implemented Interfaces:
org.openqa.selenium.SearchContext,org.openqa.selenium.TakesScreenshot,org.openqa.selenium.WebElement,org.openqa.selenium.WrapsElement
public abstract class ToggleSwitch extends AbstractToggleComponent
Component wrapper for the PrimeFacesp:toggleSwitch.
-
-
Constructor Summary
Constructors Constructor Description ToggleSwitch()
-
Method Summary
-
Methods inherited from class org.primefaces.selenium.component.base.AbstractToggleComponent
check, click, getInput, getValue, isOnChangeAjaxified, isSelected, setValue, toggle, uncheck
-
Methods inherited from class org.primefaces.selenium.component.base.AbstractInputComponent
clear, copyToClipboard, disable, enable, getAssignedLabel, getAssignedLabelText, isEnabled, isOnchangeAjaxified, pasteFromClipboard, selectAllText
-
Methods inherited from class org.primefaces.selenium.component.base.AbstractComponent
getWidgetByIdScript, getWidgetConfiguration, getWidgetConfigurationAsString, isAjaxified, isAjaxified
-
Methods inherited from class org.primefaces.selenium.AbstractPrimePageFragment
getElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriver
-
-