| Module: | libext | Package: | wrap.ext | Parent: | CompositeElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.CompositeElementLite
Inheritance : Object : Fx : Element : CompositeElement
Constructors
| Signature |
| public CompositeElementLite() |
Methods
| Name | Signature |
| each | CompositeElement each(Function fn) |
| each | CompositeElement each(Function fn, Object scope) |
| item | Element item(int index) |
Constructors
|
public CompositeElementLite() |
Methods
|
each CompositeElement each(Function fn)
Parameters
|
||||||||||
|
each CompositeElement each(Function fn, Object scope)
Parameters
|
|||||||||||||
|
item Element item(int index)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap.ext | Parent: | CompositeElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |