C - Concrete configurator typepublic interface HasAutofocusConfigurator<C extends HasAutofocusConfigurator<C>>
autofocus.| Modifier and Type | Method and Description |
|---|---|
C |
autofocus(boolean autofocus)
Specify that this control should have input focus when the page loads.
|
C autofocus(boolean autofocus)
autofocus - the value to setCopyright © 2020 The Holon Platform. All rights reserved.