Name

datepickerweek

Synopsis

LZX: datepickerweek
JavaScript: datepickerweek
Type: Class
Access: public
Topic: Components.Laszlo Components
Declared in: lps/components/lz/datepicker.lzx

Description

This is the implementation of the datepickerweek for the datepicker

Superclass Chain

node (LzNode) » view (LzView) » basedatepickerweek » datepickerweek

Known Subclasses

Details

LZX Synopsis

<class name="datepickerweek" extends=" basedatepickerweek ">
</class>

JavaScript Synopsis

public datepickerweek extends  basedatepickerweek  {
}