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

wrap.ext.dd.PanelProxy

Inheritance : Object : StatusProxy

Constructors

Signature
public PanelProxy()

Methods

NameSignature
getProxyElement getProxy()
moveProxyvoid moveProxy(HTMLElement parentNode, HTMLElement before)

Properties

NameTypeComment
panel
wrap.ext.Panel

Constructors

public PanelProxy()


Methods

getProxy

Element getProxy()

Returns
wrap.ext.Element

moveProxy

void moveProxy(HTMLElement parentNode, HTMLElement before)

Parameters

NameTypeDescription
parentNodeorg.milescript.dom.HTMLElement
beforeorg.milescript.dom.HTMLElement

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