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

wrap.ext.DatePicker

Inheritance : Object : Observable : Component

Constructors

Signature
public DatePicker(DatePickerConfig config)

Methods

NameSignature
getValueDate getValue()
setValuevoid setValue(Date value)

Constructors

public DatePicker(DatePickerConfig config)

Parameters

NameTypeDescription
configwrap.ext.types.DatePickerConfig



Methods

getValue

Date getValue()

Returns
core.Date

setValue

void setValue(Date value)

Parameters

NameTypeDescription
valuecore.Date

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