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

wrap.ext.BasicLayoutAdapter

Inheritance : Object

Constructors

Signature
public BasicLayoutAdapter()

Methods

NameSignature
getElementSizevoid getElementSize(SplitBar s)
setElementSizevoid setElementSize(SplitBar s, int newSize, Function onComplete)

Constructors

public BasicLayoutAdapter()


Methods

getElementSize

void getElementSize(SplitBar s)

Parameters

NameTypeDescription
swrap.ext.SplitBar

setElementSize

void setElementSize(SplitBar s, int newSize, Function onComplete)

Parameters

NameTypeDescription
swrap.ext.SplitBar
newSizecore.int
onCompletecore.Function

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