inputEx-library

inputEx  0.7.1

inputEx-library > inputEx > inputEx.DatePickerField
Search:
 
Filters

Class inputEx.DatePickerField - extends inputEx.DateField

A DatePicker Field.

Constructor

inputEx.DatePickerField ( options )
Parameters:
options <Object> No added option for this field (same as DateField)
  • calendar: yui calendar configuration object

Properties inherited from inputEx.Field:

Methods

beforeShowOverlay

void beforeShowOverlay ( )
Select the right date and display the right page on calendar, when the field has a value

disable

void disable ( )
Disable the field

enable

void enable ( )
Enable the field

renderCalendar

void renderCalendar ( )
Called ONCE to render the calendar lazily

renderComponent

void renderComponent ( )
Render the input field and the minical container

setOptions

void setOptions ( options )
Set the default date picker CSS classes
Parameters:
options <Object> Options object as passed to the constructor

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.