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

wrap.ext.dd.DDProxy

Inheritance : Object : DragDrop : DD

Constructors

Signature
public DDProxy(String id, String sGroup)
public DDProxy(String id, String sGroup, DDProxyConfig dDProxyArguments)

Methods

NameSignature
centerFramevoid centerFrame()
initFramevoid initFrame()

Properties

NameTypeComment
centerFrame
core.boolean
dragElId
core.String
resizeFrame
core.boolean

Constructors

public DDProxy(String id, String sGroup)

Parameters

NameTypeDescription
idcore.String
sGroupcore.String



public DDProxy(String id, String sGroup, DDProxyConfig dDProxyArguments)

Parameters

NameTypeDescription
idcore.String
sGroupcore.String
dDProxyArgumentswrap.ext.dd.types.DDProxyConfig



Methods

centerFrame

void centerFrame()


initFrame

void initFrame()


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