focus<- {gWidgetsWWW2} | R Documentation |
For some widgets, this sets user focus (e.g. gedit gets focus for typing).
Basic S3 method for focus
focus(x) <- value ## Default S3 replacement method: focus(x) <- value
x |
object |
value |
logical. Set focus state. |