ERMD2WQueryDateRange Class Reference
Inherits
er::directtoweb::components::ERDCustomQueryComponent.
List of all members.
Detailed Description
Date range
query component that uses
ERMDatePicker
formatter propertyKey datePickerDragDisabled datePickerCssFile datePickerCssFramework datePickerConstrainSelection datePickerFillGrid datePickerFinalOpacity datePickerDisabledDays datePickerDisabledDates datePickerEnabledDates datePickerHighlightDays datePickerNoFadeEffect datePickerNoTodayButton datePickerRangeLow datePickerRangeHigh datePickerHideInput datePickerHideControl
- Author:
- davidleber
Constructor & Destructor Documentation
Member Function Documentation
| Boolean constrainSelection |
( |
|
) |
|
ERMDatePicker option: should selection be constrained to current month (if fill grid is true)
- Returns:
ERMDatePicker option: name of the custom css file framework
- Returns:
| String dateReadableDescription |
( |
|
) |
|
Convenience accessor for the readable date format description
- Returns:
ERMDatePicker option: array (string in js format) of disabled days of the week (i.e: [0,0,0,0,0,1,1])
- Returns:
ERMDatePicker option: fill the entire grid, not just the current month
- Returns:
Format string for the date text fields
- Returns:
ERMDatePicker option: array (string in js format) of highlighted days of the week
- Returns:
Convenience getter for the displayGroups queryMax value
- Returns:
Convenience getter for the displayGroups queryMin value
- Returns:
| Boolean noTodayButton |
( |
|
) |
|
Convenience accessor for the current propertyKey
- Returns:
| void setMaxValue |
( |
Object |
obj |
) |
|
Convenience setter for the displayGroup's qeryMax value
- Parameters:
-
| void setMinValue |
( |
Object |
obj |
) |
|
Convenience setter for the displayGroup's qeryMin value
- Parameters:
-
Member Data Documentation
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/D2W/ERModernDirectToWeb/Sources/er/modern/directtoweb/components/query/ERMD2WQueryDateRange.java