Content:
- Methods

Creates a materialize date picker dialog.

dtp = MUI.CreateDatePicker( yyyy, mm, dd, color ) → Object

Example - Default click to expand contents 

Example - With Custom Date click to expand contents 

Methods

The following methods are available on the DatePicker object:

GetAbsHeight() → Number: integer
GetAbsWidth() → Number: integer
GetHeight( options ) → Number
GetLeft( options ) → Number
GetParent() → app object
GetPosition( options ) → Object: { left, top, right, bottom }
GetTop( options ) → Number
GetVisibility() → String: “Show” or “Hide” or “Gone”
GetWidth( options ) → Number
Hide()
IsEnabled() → Boolean
IsOverlap( obj, depth ) → Boolean
IsVisible() → Boolean
Show()