| Module: | libext | Package: | wrap.ext | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.KeyNav
Inheritance : Object
Constructors
| Signature |
| public KeyNav(String elementId, KeyNavOptions keyNavOptions) |
| public KeyNav(Element element, KeyNavOptions keyNavOptions) |
Methods
| Name | Signature |
| disable | void disable() |
| enable | void enable() |
Constructors
|
public KeyNav(String elementId, KeyNavOptions keyNavOptions) Parameters
|
|
public KeyNav(Element element, KeyNavOptions keyNavOptions) Parameters
|
Methods
|
disable void disable() |
|
enable void enable() |
| Module: | libext | Package: | wrap.ext | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |