public abstract class InputMask extends InputText
| Constructor and Description |
|---|
InputMask() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWidgetValue()
Client side widget method to get the current value.
|
String |
getWidgetValueUnmasked()
Client side widget method to get the unmasked value.
|
void |
setWidgetValue(Serializable value)
Client side widget method to set the current value.
|
getValue, isOnchangeAjaxified, setValuegetAssignedLabel, getAssignedLabelText, getInput, isEnabledgetWidgetByIdScript, getWidgetConfiguration, getWidgetConfigurationAsStringgetElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setWidgetValue(Serializable value)
value - the value to set the input topublic String getWidgetValue()
public String getWidgetValueUnmasked()
Copyright © 2020. All rights reserved.