Data Model Flex


    layout="horizontal">
                          monthProperty="value"
                      daySource="{day}" 
                      dayProperty="value" 
                      yearSource="{year}"
                      yearProperty="text" 
                      trigger="{submitButton}" 
                      triggerEvent="click" />