| Module: | libext | Package: | wrap | Parent: | Array | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ExtArray<U>
Constructors
| Signature |
| public ExtArray() |
Methods
| Name | Signature |
| indexOf | int indexOf(U toCheck) |
| remove | Array<U> remove(U toRemove) |
Constructors
|
public ExtArray() |
Methods
|
indexOf int indexOf(U toCheck)
Parameters
|
||||||||||
|
remove Array<U> remove(U toRemove)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap | Parent: | Array | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |