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

wrap.ext.SplitBarBasicLayoutAdapter

Inheritance : Object

Constructors

Signature
public SplitBarBasicLayoutAdapter()

Methods

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

Constructors

public SplitBarBasicLayoutAdapter()


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