public interface IFocusable
Modifier and Type | Method and Description |
---|---|
boolean |
isFocused()
Return whether the control has focus.
|
void |
setFocus()
Gives focus to the control.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.