@Dependent public class SanitizedNumberInput extends Object implements org.jboss.errai.common.client.api.IsElement
| Constructor and Description |
|---|
SanitizedNumberInput() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.NumberInput |
getElement() |
protected org.jboss.errai.common.client.dom.EventListener<org.jboss.errai.common.client.dom.KeyboardEvent> |
getEventListener(boolean allowNegative,
boolean allowDecimal) |
void |
init() |
void |
init(String min,
String step) |
void |
init(String min,
String step,
boolean allowNegative,
boolean allowDecimal) |
public void init()
protected org.jboss.errai.common.client.dom.EventListener<org.jboss.errai.common.client.dom.KeyboardEvent> getEventListener(boolean allowNegative,
boolean allowDecimal)
public org.jboss.errai.common.client.dom.NumberInput getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.