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

wrap.ext.grid.PropertyGrid

Inheritance : Object : Observable : Component : BoxComponent : Container : Panel : GridPanel : EditorGridPanel

Constructors

Signature
public PropertyGrid(PropertyGridConfig config)

Methods

NameSignature
getSourceArray<Object> getSource()
setSourcevoid setSource(Array<Object> source)

Constructors

public PropertyGrid(PropertyGridConfig config)

Parameters

NameTypeDescription
configwrap.ext.grid.types.PropertyGridConfig



Methods

getSource

Array<Object> getSource()

Returns
core.Array<core.Object>

setSource

void setSource(Array<Object> source)

Parameters

NameTypeDescription
sourcecore.Array<core.Object>

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