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

wrap.ext.form.FormPanel

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

Constructors

Signature
public FormPanel(FormPanelConfig config)

Methods

NameSignature
getFormBasicForm getForm()
loadvoid load(ActionConfig config)
startMonitoringvoid startMonitoring()
stopMonitoringvoid stopMonitoring()

Constructors

public FormPanel(FormPanelConfig config)

Parameters

NameTypeDescription
configwrap.ext.form.types.FormPanelConfig



Methods

getForm

BasicForm getForm()

Returns
wrap.ext.form.BasicForm

load

void load(ActionConfig config)

Parameters

NameTypeDescription
configwrap.ext.form.types.ActionConfig

startMonitoring

void startMonitoring()


stopMonitoring

void stopMonitoring()


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