public interface HasDisableFocus
| Modifier and Type | Method and Description |
|---|---|
void |
setDisableFocus(boolean disableFocus)
Sets the disableFocus property component
|
void setDisableFocus(boolean disableFocus)
disableFocus: - if true it will disable the focus of the component
- useful to hide keyboard popup on mobile devicesCopyright © 2012-2014 gwtbootstrap. All Rights Reserved.