Uiinfrastructure API Docs  
 

PTDatePicker.GetDatePickerIncludes Method (XPLocale, JSRegistry)

This function returns the SCRIPT includes for the date picker

public static HTMLElement GetDatePickerIncludes(
   XPLocale locale,
   JSRegistry _jsRegistry
);

Parameters

locale
_jsRegistry
The javascript registry

Return Value

an HTMLElementCollection containing the script includes for the date picker

See Also

PTDatePicker Class | com.plumtree.xpshared.htmlconstructs Namespace | PTDatePicker.GetDatePickerIncludes Overload List