| { "type": "interface", |
| "qname": "org.apache.royale.core.IDateChooserModel", |
| "baseInterfaceNames": [ |
| "org.apache.royale.events.IEventDispatcher", |
| "org.apache.royale.core.IBeadModel"] |
| , |
| "description": "The IDateChooserModel interface.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ], |
| "members": [ |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Array", |
| "qname": "dayNames", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "An array of strings used to name the days of the week with Sunday being the first element of the array.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}, |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Array", |
| "qname": "monthNames", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "An array of strings used to name the months of the year with January being the first element of the array.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}, |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Number", |
| "qname": "displayedYear", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "The year currently displayed by the DateChooser.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}, |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Number", |
| "qname": "displayedMonth", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "The month currently displayed by the DateChooser.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}, |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Number", |
| "qname": "firstDayOfWeek", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "The index of the first day of the week, Sunday = 0.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}, |
| { "type": "accessor", |
| "access": "read-write", |
| "return": "Date", |
| "qname": "selectedDate", |
| "namespace": "public", |
| "bindable": [], |
| "details": [], |
| "deprecated": {}, |
| "description": "The currently selected date or null if no date has been selected.", |
| "tags": [ |
| { "tagName": "playerversion", |
| "values": ["Flash 10.2", "AIR 2.6"]}, |
| { "tagName": "productversion", |
| "values": ["Royale 0.0"]}, |
| { "tagName": "langversion", |
| "values": ["3.0"]} ]}] |
| } |