Module:libextPackage:wrap.extParent:MixedCollectionCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation

wrap.ext.StoreMgr

Inheritance : Object : Observable : MixedCollection

Constructors

Signature
public StoreMgr()

Methods

NameSignature
lookupStore lookup(String id)
lookupStore lookup(Object id)

Constructors

public StoreMgr()


Methods

lookup

Store lookup(String id)

Returns
wrap.ext.data.Store

Parameters

NameTypeDescription
idcore.String

lookup

Store lookup(Object id)

Returns
wrap.ext.data.Store

Parameters

NameTypeDescription
idcore.Object

Module:libextPackage:wrap.extParent:MixedCollectionCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation