Class InputSwitch
-
- All Implemented Interfaces:
org.openqa.selenium.SearchContext,org.openqa.selenium.TakesScreenshot,org.openqa.selenium.WebElement,org.openqa.selenium.WrapsElement
@Deprecated public abstract class InputSwitch extends AbstractToggleComponent
Deprecated.since 10.0 and removal possible anytime after thatComponent wrapper for the PrimeFacesp:inputSwitch.
-
-
Constructor Summary
Constructors Constructor Description InputSwitch()Deprecated.
-
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
-
-