public class KeyboardTrap extends Object
Modifier and Type | Method and Description |
---|---|
void |
$init(DOMElement area)
The constructor.
|
void |
destroy()
Removes the keyboard trap.
|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
public void $init(DOMElement area)
To remove the trap, invoke destroy()
.
area
- which area should the focus be restricted.public void destroy()
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.