^1756886774822
@
lth_createTime
1612342402947
sname
DatePickerCombo
slabel
DatePickerCombo
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.layout.LayoutDatas
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>日期输入和选择控件，本事物创建后返回Text框，变量保存的也是Text框。</p>

<p><strong>返回的SWT控件</strong></p>

<p>&nbsp;&nbsp;&nbsp; 保存到全局变量中的SWT控件是Text，变量名是当前控件的名称。</p>

<p><strong>事件</strong></p>

<p>&nbsp;&nbsp;&nbsp; 可以添加Listeners，其中Listeners是绑定到Text文本框上的。</p>

<p>查看<a href="javascript.invoke('shell:xworker.ui.test.eclipse.swt.xworker.TestDatePickerCombo/@shell')">示例</a>。</p>
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
  @/@actions
  sname
  actions
  slabel
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  actions
    @/@actions/@create
    sname
    create
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.DatePickerComboCreator
    smethodName
    create
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    create
  @/@actionSelf
  sname
  actionSelf
  slabel
  actionSelf
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  actionSelf
    @/@actionSelf/@GroovyAction
    sname
    textKeyDown
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.DatePickerComboCreator
    smethodName
    textKeyDown
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    GroovyAction
    @/@actionSelf/@GroovyAction1
    sname
    buttonSelection
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.DatePickerComboCreator
    smethodName
    buttonSelection
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    GroovyAction1
    @/@actionSelf/@textDispose
    sname
    textDispose
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.DatePickerComboCreator
    smethodName
    textDispose
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    textDispose
  @/@datePickerComposite
  sname
  datePickerComposite
  sBORDER
  true
  sH_SCROLL
  false
  sV_SCROLL
  false
  sNO_BACKGROUND
  false
  sNO_FOCUS
  false
  sNO_MERGE_PAINTS
  false
  sNO_REDRAW_RESIZE
  false
  sNO_RADIO_GROUP
  false
  sEMBEDDED
  false
  sDOUBLE_BUFFERED
  false
  scapture
  false
  senabled
  true
  sredraw
  true
  svisible
  true
  sdescriptors
  xworker.swt.Widgets/@Composite
  sid
  datePickerComposite
    @/@datePickerComposite/@datePickerCompositeGridLayout
    sname
    datePickerCompositeGridLayout
    snumColumns
    2
    smakeColumnsEqualWidth
    false
    smarginWidth
    0
    smarginHeight
    0
    smarginLeft
    0
    smarginTop
    0
    smarginRight
    0
    smarginBottom
    0
    shorizontalSpacing
    0
    sverticalSpacing
    0
    slabel
    datePickerCompositeGridLayout
    sdescriptors
    xworker.swt.Layouts/@GridLayout
    sid
    datePickerCompositeGridLayout
    @/@datePickerComposite/@resources
    sname
    resources
    sdescriptors
    xworker.swt.Widgets/@Resource
    sth_createIndex
    false
    sth_mark
    false
    sid
    resources
      @/@datePickerComposite/@resources/@buttonImage
      sname
      buttonImage
      stype
      Image
      simageFile
      icons/calendar_view_month.png
      sdescriptors
      xworker.swt.util.Resource/@Image
      sth_createIndex
      false
      sth_mark
      false
      sid
      buttonImage
    @/@datePickerComposite/@text
    sname
    text
    sstyle
    SINGLE
    sH_SCROLL
    false
    sV_SCROLL
    false
    sWRAP
    false
    sREAD_ONLY
    false
    sPASSWORD
    false
    sSEARCH
    false
    sCANCEL
    false
    sBORDER
    false
    salign
    LEFT
    scapture
    false
    senabled
    true
    sredraw
    true
    svisible
    true
    slabel
    text
    sdescriptors
    xworker.swt.Widgets/@Text
    sid
    text
      @/@datePickerComposite/@text/@textGridData
      sname
      textGridData
      sstyle
      FILL_HORIZONTAL
      shorizontalIndent
      0
      swidth
      100
      sheight
      -1
      shorizontalAlignment
      BEGINNING
      sverticalAlignment
      CENTER
      shorizontalSpan
      1
      sverticalSpan
      1
      sgrabExcessHorizontalSpace
      false
      sgrabExcessVerticalSpace
      false
      slabel
      textGridData
      sdescriptors
      xworker.swt.layout.LayoutDatas/@GridData
      sid
      textGridData
      @/@datePickerComposite/@text/@Listeners
      sname
      Listeners
      slabel
      Listeners
      sdescriptors
      xworker.swt.widgets.Widget/@Listeners
      sid
      Listeners
        @/@datePickerComposite/@text/@Listeners/@textKeyDown
        sname
        textKeyDown
        stype
        KeyDown
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@GroovyAction
        slabel
        textKeyDown
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        textKeyDown
        @/@datePickerComposite/@text/@Listeners/@textDispose
        sname
        textDispose
        stype
        Dispose
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@textDispose
        slabel
        textDispose
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        textDispose
    @/@datePickerComposite/@buttonLael
    sname
    buttonLabel
    sBORDER
    false
    simage
    icons/calendar.png
    stype
    HORIZONTAL
    salignment
    LEFT
    scapture
    false
    senabled
    true
    sredraw
    true
    spack
    false
    svisible
    true
    sdescriptors
    xworker.swt.Widgets/@Label
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_noThingRegistViewer
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sth_registQueryOnlySelf
    false
    sid
    buttonLael
      @/@datePickerComposite/@buttonLael/@Listeners
      sname
      Listeners
      slabel
      Listeners
      sdescriptors
      xworker.swt.widgets.Widget/@Listeners
      sid
      Listeners
        @/@datePickerComposite/@buttonLael/@Listeners/@buttonSelection
        sname
        buttonSelection
        stype
        MouseDown
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@GroovyAction1
        slabel
        buttonSelection
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        buttonSelection
  @/@datePickerComposite1
  sname
  datePickerComposite
  sBORDER
  false
  sH_SCROLL
  false
  sV_SCROLL
  false
  sNO_BACKGROUND
  false
  sNO_FOCUS
  false
  sNO_MERGE_PAINTS
  false
  sNO_REDRAW_RESIZE
  false
  sNO_RADIO_GROUP
  false
  sEMBEDDED
  false
  sDOUBLE_BUFFERED
  false
  slabel
  datePickerCompositeNoBoder
  scapture
  false
  senabled
  true
  sredraw
  true
  svisible
  true
  sdescriptors
  xworker.swt.Widgets/@Composite
  sid
  datePickerComposite1
    @/@datePickerComposite1/@datePickerCompositeGridLayout
    sname
    datePickerCompositeGridLayout
    snumColumns
    2
    smakeColumnsEqualWidth
    false
    smarginWidth
    0
    smarginHeight
    0
    smarginLeft
    0
    smarginTop
    0
    smarginRight
    0
    smarginBottom
    0
    shorizontalSpacing
    0
    sverticalSpacing
    0
    slabel
    datePickerCompositeGridLayout
    sdescriptors
    xworker.swt.Layouts/@GridLayout
    sid
    datePickerCompositeGridLayout
    @/@datePickerComposite1/@text
    sname
    text
    sstyle
    SINGLE
    sH_SCROLL
    false
    sV_SCROLL
    false
    sWRAP
    false
    sREAD_ONLY
    false
    sPASSWORD
    false
    sSEARCH
    false
    sCANCEL
    false
    sBORDER
    false
    salign
    LEFT
    scapture
    false
    senabled
    true
    sredraw
    true
    svisible
    true
    slabel
    text
    sdescriptors
    xworker.swt.Widgets/@Text
    sid
    text
      @/@datePickerComposite1/@text/@textGridData
      sname
      textGridData
      sstyle
      FILL_HORIZONTAL
      shorizontalIndent
      0
      swidth
      -1
      sheight
      -1
      shorizontalAlignment
      BEGINNING
      sverticalAlignment
      CENTER
      shorizontalSpan
      1
      sverticalSpan
      1
      sgrabExcessHorizontalSpace
      false
      sgrabExcessVerticalSpace
      false
      slabel
      textGridData
      sdescriptors
      xworker.swt.layout.LayoutDatas/@GridData
      sid
      textGridData
      @/@datePickerComposite1/@text/@Listeners
      sname
      Listeners
      slabel
      Listeners
      sdescriptors
      xworker.swt.widgets.Widget/@Listeners
      sid
      Listeners
        @/@datePickerComposite1/@text/@Listeners/@textKeyDown
        sname
        textKeyDown
        stype
        KeyDown
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@GroovyAction
        slabel
        textKeyDown
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        textKeyDown
        @/@datePickerComposite1/@text/@Listeners/@textDispose
        sname
        textDispose
        stype
        Dispose
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@textDispose
        slabel
        textDispose
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        textDispose
    @/@datePickerComposite1/@buttonLael
    sname
    buttonLabel
    sBORDER
    false
    simage
    icons/calendar.png
    stype
    HORIZONTAL
    salignment
    LEFT
    scapture
    false
    senabled
    true
    sredraw
    true
    spack
    false
    svisible
    true
    sdescriptors
    xworker.swt.Widgets/@Label
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_noThingRegistViewer
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sth_registQueryOnlySelf
    false
    sid
    buttonLael
      @/@datePickerComposite1/@buttonLael/@Listeners
      sname
      Listeners
      slabel
      Listeners
      sdescriptors
      xworker.swt.widgets.Widget/@Listeners
      sid
      Listeners
        @/@datePickerComposite1/@buttonLael/@Listeners/@buttonSelection
        sname
        buttonSelection
        stype
        MouseDown
        sref
        xworker.swt.xworker.DatePickerCombo/@actionSelf/@GroovyAction1
        slabel
        buttonSelection
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        buttonSelection
  @/@shell1
  sname
  pickShell
  stext
  日期选择
  sNO_TRIM
  false
  sCLOSE
  false
  sTITLE
  false
  sMIN
  false
  sMAX
  false
  sBORDER
  true
  sRESIZE
  false
  sON_TOP
  false
  sTOOL
  false
  sNO_FOCUS
  true
  swidth
  300
  sheight
  350
  scenterScreen
  true
  spack
  false
  smaximized
  false
  sfullScreen
  false
  sdesign
  true
  sisIde
  false
  sdesignDefaultOpen
  false
  sexitOnDispose
  false
  sH_SCROLL
  false
  sV_SCROLL
  false
  sNO_BACKGROUND
  false
  sNO_MERGE_PAINTS
  false
  sNO_REDRAW_RESIZE
  false
  sNO_RADIO_GROUP
  false
  sEMBEDDED
  false
  sDOUBLE_BUFFERED
  false
  sai_needGenerate
  false
  sai_promptContainsVars
  true
  scapture
  false
  senabled
  true
  sredraw
  true
  svisible
  true
  sdescriptors
  xworker.swt.widgets.Display/@Shell
  sid
  shell1
    @/@shell1/@shillFillLayout
    sname
    shillFillLayout
    stype
    SWT.HORIZONTAL
    slabel
    shillFillLayout
    sdescriptors
    xworker.swt.Layouts/@FillLayout
    sid
    shillFillLayout
    @/@shell1/@dataPickerComposite
    sname
    dataPickerComposite
    sBORDER
    false
    sH_SCROLL
    false
    sV_SCROLL
    false
    sNO_BACKGROUND
    false
    sNO_FOCUS
    false
    sNO_MERGE_PAINTS
    false
    sNO_REDRAW_RESIZE
    false
    sNO_RADIO_GROUP
    false
    sEMBEDDED
    false
    sDOUBLE_BUFFERED
    false
    scapture
    false
    senabled
    true
    sredraw
    true
    svisible
    true
    sdescriptors
    xworker.swt.Widgets/@Composite
    sid
    dataPickerComposite
      @/@shell1/@dataPickerComposite/@datePickerCompositeGridLayout
      sname
      datePickerCompositeGridLayout
      snumColumns
      1
      smakeColumnsEqualWidth
      false
      smarginWidth
      5
      smarginHeight
      5
      smarginLeft
      0
      smarginTop
      0
      smarginRight
      0
      smarginBottom
      0
      shorizontalSpacing
      5
      sverticalSpacing
      5
      slabel
      datePickerCompositeGridLayout
      sdescriptors
      xworker.swt.Layouts/@GridLayout
      sid
      datePickerCompositeGridLayout
      @/@shell1/@dataPickerComposite/@buttonComposite
      sname
      buttonComposite
      sBORDER
      false
      sH_SCROLL
      false
      sV_SCROLL
      false
      sNO_BACKGROUND
      false
      sNO_FOCUS
      false
      sNO_MERGE_PAINTS
      false
      sNO_REDRAW_RESIZE
      false
      sNO_RADIO_GROUP
      false
      sEMBEDDED
      false
      sDOUBLE_BUFFERED
      false
      scapture
      false
      senabled
      true
      sredraw
      true
      svisible
      true
      sdescriptors
      xworker.swt.Widgets/@Composite
      sid
      buttonComposite
        @/@shell1/@dataPickerComposite/@buttonComposite/@buttonCompositeGridData
        sname
        buttonCompositeGridData
        sstyle
        FILL_HORIZONTAL
        shorizontalIndent
        0
        swidth
        -1
        sheight
        -1
        shorizontalAlignment
        BEGINNING
        sverticalAlignment
        CENTER
        shorizontalSpan
        1
        sverticalSpan
        1
        sgrabExcessHorizontalSpace
        false
        sgrabExcessVerticalSpace
        false
        slabel
        buttonCompositeGridData
        sdescriptors
        xworker.swt.layout.LayoutDatas/@GridData
        sid
        buttonCompositeGridData
        @/@shell1/@dataPickerComposite/@buttonComposite/@buttonCompositeGridLayout
        sname
        buttonCompositeGridLayout
        snumColumns
        4
        smakeColumnsEqualWidth
        false
        smarginWidth
        0
        smarginHeight
        00
        smarginLeft
        0
        smarginTop
        0
        smarginRight
        0
        smarginBottom
        0
        shorizontalSpacing
        5
        sverticalSpacing
        0
        slabel
        buttonCompositeGridLayout
        sdescriptors
        xworker.swt.Layouts/@GridLayout
        sid
        buttonCompositeGridLayout
        @/@shell1/@dataPickerComposite/@buttonComposite/@goPreMonthButton
        sname
        goPreMonthButton
        stext
        <
        stype
        SWT.ARROW
        sstyle
        LEFT
        sflat
        false
        sborder
        false
        sselected
        false
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        slabel
        goPreMonthButton
        sdescriptors
        xworker.swt.Widgets/@Button
        sid
        goPreMonthButton
          @/@shell1/@dataPickerComposite/@buttonComposite/@goPreMonthButton/@8581
          sname
          Listeners
          slabel
          Listeners
          sdescriptors
          xworker.swt.widgets.Widget/@Listeners
          sid
          8581
            @/@shell1/@dataPickerComposite/@buttonComposite/@goPreMonthButton/@8581/@8582
            sname
            goPreMonthButtonSelection
            stype
            Selection
            slabel
            goPreMonthButtonSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            8582
              @/@shell1/@dataPickerComposite/@buttonComposite/@goPreMonthButton/@8581/@8582/@8583
              sname
              goPreMonthButtonAction
              sisSynchronized
              false
              sthrowException
              true
              suseOtherAction
              false
              suseOuterJava
              true
              souterClassName
              xworker.swt.xworker.DatePickerComboCreator
              smethodName
              goPreMonthButtonAction
              sdisableGlobalContext
              false
              sdescriptors
              xworker.lang.actions.JavaAction
              sid
              8583
        @/@shell1/@dataPickerComposite/@buttonComposite/@yearText
        sname
        yearText
        sincrement
        1
        smaximum
        99999
        sminimum
        0
        spageIncrement
        10
        sBORDER
        true
        sH_SCROLL
        false
        sV_SCROLL
        false
        sNO_BACKGROUND
        false
        sNO_FOCUS
        false
        sNO_MERGE_PAINTS
        false
        sNO_REDRAW_RESIZE
        false
        sNO_RADIO_GROUP
        false
        sEMBEDDED
        false
        sDOUBLE_BUFFERED
        false
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        sdescriptors
        xworker.swt.Widgets/@Spinner
        sid
        yearText
          @/@shell1/@dataPickerComposite/@buttonComposite/@yearText/@yearTextGridData
          sname
          yearTextGridData
          sstyle
          FILL_HORIZONTAL
          shorizontalIndent
          0
          swidth
          -1
          sheight
          -1
          shorizontalAlignment
          BEGINNING
          sverticalAlignment
          CENTER
          shorizontalSpan
          1
          sverticalSpan
          1
          sgrabExcessHorizontalSpace
          false
          sgrabExcessVerticalSpace
          false
          slabel
          yearTextGridData
          sdescriptors
          xworker.swt.layout.LayoutDatas/@GridData
          sid
          yearTextGridData
          @/@shell1/@dataPickerComposite/@buttonComposite/@yearText/@Listeners
          sname
          Listeners
          slabel
          Listeners
          sdescriptors
          xworker.swt.widgets.Widget/@Listeners
          sid
          Listeners
            @/@shell1/@dataPickerComposite/@buttonComposite/@yearText/@Listeners/@yearMonthModify
            sname
            yearMonthModify
            stype
            Modify
            slabel
            yearMonthModify
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            yearMonthModify
              @/@shell1/@dataPickerComposite/@buttonComposite/@yearText/@Listeners/@yearMonthModify/@GroovyAction
              sname
              GroovyAction
              sisSynchronized
              false
              sthrowException
              true
              suseOtherAction
              false
              suseOuterJava
              true
              souterClassName
              xworker.swt.xworker.DatePickerComboCreator
              smethodName
              yearMonthModify
              sdisableGlobalContext
              false
              sdescriptors
              xworker.lang.actions.JavaAction
              sid
              GroovyAction
        @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo
        sname
        monthCombo
        sREAD_ONLY
        true
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        slabel
        monthCombo
        sdescriptors
        xworker.swt.Widgets/@Combo
        sid
        monthCombo
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value
          sname
          1
          slabel
          1
          svalue
          一月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value1
          sname
          2
          slabel
          2
          svalue
          二月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value1
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value2
          sname
          3
          slabel
          3
          svalue
          三月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value2
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value3
          sname
          4
          slabel
          4
          svalue
          四月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value3
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value4
          sname
          5
          slabel
          5
          svalue
          五月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value4
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value5
          sname
          6
          slabel
          6
          svalue
          六月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value5
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value6
          sname
          7
          slabel
          7
          svalue
          七月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value6
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value7
          sname
          8
          slabel
          8
          svalue
          八月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value7
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value8
          sname
          9
          slabel
          9
          svalue
          九月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value8
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@10
          sname
          10
          slabel
          10
          svalue
          十月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          10
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value9
          sname
          11
          slabel
          11
          svalue
          十一月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value9
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@value10
          sname
          12
          slabel
          12
          svalue
          十二月
          sdescriptors
          xworker.swt.widgets.Combo/@value
          sid
          value10
          @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@Listeners
          sname
          Listeners
          slabel
          Listeners
          sdescriptors
          xworker.swt.widgets.Widget/@Listeners
          sid
          Listeners
            @/@shell1/@dataPickerComposite/@buttonComposite/@monthCombo/@Listeners/@monthComboSelection
            sname
            monthComboSelection
            stype
            Selection
            sref
            yearMonthModify
            slabel
            monthComboSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            monthComboSelection
        @/@shell1/@dataPickerComposite/@buttonComposite/@goNextMonthButton
        sname
        goNextMonthButton
        stext
        >
        stype
        SWT.ARROW
        sstyle
        RIGHT
        sflat
        false
        sborder
        false
        sselected
        false
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        slabel
        goNextMonthButton
        sdescriptors
        xworker.swt.Widgets/@Button
        sid
        goNextMonthButton
          @/@shell1/@dataPickerComposite/@buttonComposite/@goNextMonthButton/@8581
          sname
          Listeners
          slabel
          Listeners
          sdescriptors
          xworker.swt.widgets.Widget/@Listeners
          sid
          8581
            @/@shell1/@dataPickerComposite/@buttonComposite/@goNextMonthButton/@8581/@8582
            sname
            goNextMonthButtonSelection
            stype
            Selection
            slabel
            goNextMonthButtonSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            8582
              @/@shell1/@dataPickerComposite/@buttonComposite/@goNextMonthButton/@8581/@8582/@8583
              sname
              goNextMonthButtonAction
              sisSynchronized
              false
              sthrowException
              true
              suseOtherAction
              false
              suseOuterJava
              true
              souterClassName
              xworker.swt.xworker.DatePickerComboCreator
              smethodName
              goNextMonthButtonAction
              sdisableGlobalContext
              false
              sdescriptors
              xworker.lang.actions.JavaAction
              sid
              8583
      @/@shell1/@dataPickerComposite/@dateTable
      sname
      dateTable
      sselectStyle
      SINGLE
      sV_SCROLL
      false
      sH_SCROLL
      false
      sCHECK
      false
      sFULL_SELECTION
      false
      sHIDE_SELECTION
      true
      sBORDER
      false
      slineVisible
      false
      smultipleColumns
      true
      sheaderVisible
      true
      ssortIndicator
      false
      smoveableColumns
      false
      sheadImages
      false
      ssubImages
      false
      sVIRTUAL
      false
      scapture
      false
      senabled
      true
      sredraw
      true
      svisible
      true
      slabel
      dateTable
      sdescriptors
      xworker.swt.Widgets/@Table
      sid
      dateTable
        @/@shell1/@dataPickerComposite/@dateTable/@dateTableGridData
        sname
        dateTableGridData
        sstyle
        FILL_BOTH
        shorizontalIndent
        0
        swidth
        -1
        sheight
        -1
        shorizontalAlignment
        BEGINNING
        sverticalAlignment
        CENTER
        shorizontalSpan
        1
        sverticalSpan
        1
        sgrabExcessHorizontalSpace
        false
        sgrabExcessVerticalSpace
        false
        slabel
        dateTableGridData
        sdescriptors
        xworker.swt.layout.LayoutDatas/@GridData
        sid
        dateTableGridData
        @/@shell1/@dataPickerComposite/@dateTable/@dateTableCursor
        sname
        dateTableCursor
        sBORDER
        false
        sforeground
        "#FFFFFF"
        sbackground
        "#004080"
        sdescriptors
        xworker.swt.widgets.Table/@TableCursor
        sid
        dateTableCursor
          @/@shell1/@dataPickerComposite/@dateTable/@dateTableCursor/@listeners
          sname
          listeners
          slabel
          listeners
          sdescriptors
          xworker.swt.events.Listeners/@listeners
          sid
          listeners
            @/@shell1/@dataPickerComposite/@dateTable/@dateTableCursor/@listeners/@dataTableCursorSelection
            sname
            dataTableCursorSelection
            stype
            MouseDown
            slabel
            dataTableCursorSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            dataTableCursorSelection
              @/@shell1/@dataPickerComposite/@dateTable/@dateTableCursor/@listeners/@dataTableCursorSelection/@GroovyAction
              sname
              dataTableCursorSelection
              sisSynchronized
              false
              sthrowException
              true
              suseOtherAction
              false
              suseOuterJava
              true
              suseInnerJava
              false
              souterClassName
              xworker.swt.xworker.DatePickerComboCreator
              smethodName
              dataTableCursorSelection
              sdisableGlobalContext
              false
              sattributeTemplate
              false
              sinterpretationType
              Action
              svarScope
              Global
              screateLocalVarScope
              false
              ssaveReturn
              false
              sdebugLog
              false
              sdescriptors
              xworker.lang.actions.JavaAction
              sid
              GroovyAction
            @/@shell1/@dataPickerComposite/@dateTable/@dateTableCursor/@listeners/@dateTableCurosrDefaultSelection
            sname
            dateTableCurosrDefaultSelection
            stype
            DefaultSelection
            sref
            dataTableCursorSelection
            slabel
            dateTableCurosrDefaultSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            dateTableCurosrDefaultSelection
        @/@shell1/@dataPickerComposite/@dateTable/@onResize
        sname
        onResize
        sdescriptors
        xworker.swt.widgets.Widget/@Event
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_registDisabled
        false
        sth_mark
        false
        sid
        onResize
          @/@shell1/@dataPickerComposite/@dateTable/@onResize/@GroovyAction
          sname
          dateTableResized
          sisSynchronized
          false
          sthrowException
          true
          suseOtherAction
          false
          suseOuterJava
          true
          suseInnerJava
          false
          souterClassName
          xworker.swt.xworker.DatePickerComboCreator
          smethodName
          dateTableResized
          sdisableGlobalContext
          false
          sattributeTemplate
          false
          sinterpretationType
          Action
          svarScope
          Global
          screateLocalVarScope
          false
          ssaveReturn
          false
          sdebugLog
          false
          sdescriptors
          xworker.lang.actions.JavaAction
          sid
          GroovyAction
        @/@shell1/@dataPickerComposite/@dateTable/@sundayItem
        sname
        sundayItem
        stext
        S
        sstyle
        CENTER
        swidth
        28
        slabel
        sundayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        sundayItem
        @/@shell1/@dataPickerComposite/@dateTable/@mondayItem
        sname
        mondayItem
        stext
        M
        sstyle
        CENTER
        swidth
        28
        slabel
        mondayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        mondayItem
        @/@shell1/@dataPickerComposite/@dateTable/@tuesdayItem
        sname
        tuesdayItem
        stext
        T
        sstyle
        CENTER
        swidth
        28
        slabel
        tuesdayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        tuesdayItem
        @/@shell1/@dataPickerComposite/@dateTable/@wednesdayItem
        sname
        wednesdayItem
        stext
        W
        sstyle
        CENTER
        swidth
        28
        slabel
        wednesdayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        wednesdayItem
        @/@shell1/@dataPickerComposite/@dateTable/@thursdayItem
        sname
        thursdayItem
        stext
        T
        sstyle
        CENTER
        swidth
        28
        slabel
        thursdayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        thursdayItem
        @/@shell1/@dataPickerComposite/@dateTable/@fridayItem
        sname
        fridayItem
        stext
        F
        sstyle
        CENTER
        swidth
        28
        slabel
        fridayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        fridayItem
        @/@shell1/@dataPickerComposite/@dateTable/@sarurdayItem
        sname
        sarurdayItem
        stext
        S
        sstyle
        CENTER
        swidth
        28
        slabel
        sarurdayItem
        sdescriptors
        xworker.swt.widgets.Table/@TableColumn
        sid
        sarurdayItem
      @/@shell1/@dataPickerComposite/@timeComposite
      sname
      timeComposite
      sBORDER
      false
      sH_SCROLL
      false
      sV_SCROLL
      false
      sNO_BACKGROUND
      false
      sNO_FOCUS
      false
      sNO_MERGE_PAINTS
      false
      sNO_REDRAW_RESIZE
      false
      sNO_RADIO_GROUP
      false
      sEMBEDDED
      false
      sDOUBLE_BUFFERED
      false
      scapture
      false
      senabled
      true
      sredraw
      true
      svisible
      true
      sdescriptors
      xworker.swt.Widgets/@Composite
      sid
      timeComposite
        @/@shell1/@dataPickerComposite/@timeComposite/@timeCompositeGridData
        sname
        timeCompositeGridData
        sstyle
        FILL_HORIZONTAL
        shorizontalIndent
        0
        swidth
        -1
        sheight
        -1
        shorizontalAlignment
        BEGINNING
        sverticalAlignment
        CENTER
        shorizontalSpan
        1
        sverticalSpan
        1
        sgrabExcessHorizontalSpace
        false
        sgrabExcessVerticalSpace
        false
        slabel
        timeCompositeGridData
        sdescriptors
        xworker.swt.layout.LayoutDatas/@GridData
        sid
        timeCompositeGridData
        @/@shell1/@dataPickerComposite/@timeComposite/@timeCompositeGridLayout
        sname
        timeCompositeGridLayout
        snumColumns
        2
        smakeColumnsEqualWidth
        false
        smarginWidth
        5
        smarginHeight
        5
        smarginLeft
        0
        smarginTop
        0
        smarginRight
        0
        smarginBottom
        0
        shorizontalSpacing
        5
        sverticalSpacing
        5
        slabel
        timeCompositeGridLayout
        sdescriptors
        xworker.swt.Layouts/@GridLayout
        sid
        timeCompositeGridLayout
        @/@shell1/@dataPickerComposite/@timeComposite/@timeLabel
        sname
        timeLabel
        sBORDER
        false
        stype
        HORIZONTAL
        sshadow
        SHADOW_OUT
        salignment
        LEFT
        stext
        时间：
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        slabel
        timeLabel
        sdescriptors
        xworker.swt.Widgets/@Label
        sid
        timeLabel
        @/@shell1/@dataPickerComposite/@timeComposite/@dateTime
        sname
        dateTime
        sstyle
        TIME
        sdateStyle
        LONG
        sBORDER
        true
        sH_SCROLL
        false
        sV_SCROLL
        false
        sNO_BACKGROUND
        false
        sNO_FOCUS
        false
        sNO_MERGE_PAINTS
        false
        sNO_REDRAW_RESIZE
        false
        sNO_RADIO_GROUP
        false
        sEMBEDDED
        false
        sDOUBLE_BUFFERED
        false
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        sdescriptors
        xworker.swt.Widgets/@DateTime
        sid
        dateTime
          @/@shell1/@dataPickerComposite/@timeComposite/@dateTime/@dateTimeGridData
          sname
          dateTimeGridData
          sstyle
          FILL_HORIZONTAL
          shorizontalIndent
          0
          swidth
          -1
          sheight
          -1
          shorizontalAlignment
          BEGINNING
          sverticalAlignment
          CENTER
          shorizontalSpan
          1
          sverticalSpan
          1
          sgrabExcessHorizontalSpace
          false
          sgrabExcessVerticalSpace
          false
          slabel
          dateTimeGridData
          sdescriptors
          xworker.swt.layout.LayoutDatas/@GridData
          sid
          dateTimeGridData
      @/@shell1/@dataPickerComposite/@5475
      sname
      buttonComposite
      sBORDER
      false
      sH_SCROLL
      false
      sV_SCROLL
      false
      sNO_BACKGROUND
      false
      sNO_FOCUS
      false
      sNO_MERGE_PAINTS
      false
      sNO_REDRAW_RESIZE
      false
      sNO_RADIO_GROUP
      false
      sEMBEDDED
      false
      sDOUBLE_BUFFERED
      false
      scapture
      false
      senabled
      true
      sredraw
      true
      svisible
      true
      sdescriptors
      xworker.swt.Widgets/@Composite
      sid
      5475
        @/@shell1/@dataPickerComposite/@5475/@5476
        sname
        buttonCompositeGridData
        sstyle
        FILL_HORIZONTAL
        shorizontalIndent
        0
        swidth
        -1
        sheight
        -1
        shorizontalAlignment
        CENTER
        sverticalAlignment
        CENTER
        shorizontalSpan
        1
        sverticalSpan
        1
        sgrabExcessHorizontalSpace
        false
        sgrabExcessVerticalSpace
        false
        slabel
        buttonCompositeGridData
        sdescriptors
        xworker.swt.layout.LayoutDatas/@GridData
        sid
        5476
        @/@shell1/@dataPickerComposite/@5475/@5477
        sname
        buttonCompositeRowLayout
        sfill
        false
        sjustify
        false
        smarginWidth
        0
        smarginHeight
        0
        smarginLeft
        3
        smarginTop
        3
        smarginRight
        3
        smarginBottom
        3
        spack
        true
        sspacing
        3
        stype
        SWT.HORIZONTAL
        swrap
        true
        slabel
        buttonCompositeRowLayout
        sdescriptors
        xworker.swt.Layouts/@RowLayout
        sid
        5477
        @/@shell1/@dataPickerComposite/@5475/@5479
        sname
        todayButton
        stext
        今天
        stype
        SWT.PUSH
        sflat
        false
        sborder
        false
        sselected
        false
        scapture
        false
        senabled
        true
        sredraw
        true
        svisible
        true
        slabel
        todayButton
        sdescriptors
        xworker.swt.Widgets/@Button
        sid
        5479
          @/@shell1/@dataPickerComposite/@5475/@5479/@5480
          sname
          RowData
          sexclude
          false
          swidth
          80
          sheight
          -1
          slabel
          RowData
          sdescriptors
          xworker.swt.layout.LayoutDatas/@RowData
          sid
          5480
          @/@shell1/@dataPickerComposite/@5475/@5479/@Listeners
          sname
          Listeners
          slabel
          Listeners
          sdescriptors
          xworker.swt.widgets.Widget/@Listeners
          sid
          Listeners
            @/@shell1/@dataPickerComposite/@5475/@5479/@Listeners/@todayButtonSelection
            sname
            todayButtonSelection
            stype
            Selection
            slabel
            todayButtonSelection
            sdescriptors
            xworker.swt.events.Listeners/@listeners/@Listener
            sid
            todayButtonSelection
              @/@shell1/@dataPickerComposite/@5475/@5479/@Listeners/@todayButtonSelection/@GroovyAction
              sname
              todayButtonSelection
              sisSynchronized
              false
              sthrowException
              true
              suseOtherAction
              false
              suseOuterJava
              true
              suseInnerJava
              false
              souterClassName
              xworker.swt.xworker.DatePickerComboCreator
              smethodName
              todayButtonSelection
              sdisableGlobalContext
              false
              sattributeTemplate
              false
              sinterpretationType
              Action
              svarScope
              Global
              screateLocalVarScope
              false
              ssaveReturn
              false
              sdebugLog
              false
              sdescriptors
              xworker.lang.actions.JavaAction
              sid
              GroovyAction
      @/@shell1/@dataPickerComposite/@actions
      sname
      actions
      slabel
      actions
      sdescriptors
      xworker.swt.Widgets/@actions
      sid
      actions
        @/@shell1/@dataPickerComposite/@actions/@initDateTable
        sname
        initDateTable
        sisSynchronized
        false
        sthrowException
        true
        suseOtherAction
        false
        suseOuterJava
        true
        souterClassName
        xworker.swt.xworker.DatePickerComboDataPickerCompositeCreator
        smethodName
        initDateTable
        sdisableGlobalContext
        false
        sdescription
        <p>初始化日期表格，使传入参数date。</p>
        sdescriptors
        xworker.lang.actions.JavaAction
        sid
        initDateTable
      @/@shell1/@dataPickerComposite/@init1
      sname
      init
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      suseOuterJava
      true
      suseInnerJava
      false
      souterClassName
      xworker.swt.xworker.DatePickerComboDataPickerCompositeCreator
      smethodName
      init
      sdisableGlobalContext
      false
      sattributeTemplate
      false
      sinterpretationType
      Action
      svarScope
      Global
      screateLocalVarScope
      false
      ssaveReturn
      false
      sdebugLog
      false
      sdescriptors
      xworker.swt.Widgets/@JavaCode
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_registDisabled
      false
      sth_mark
      false
      sid
      init1
    @/@shell1/@130
    sname
    Listeners
    slabel
    Listeners
    sdescriptors
    xworker.swt.widgets.Widget/@Listeners
    sid
    130
      @/@shell1/@130/@131
      sname
      shellSelection
      stype
      Deactivate
      slabel
      shellSelection
      sdescriptors
      xworker.swt.events.Listeners/@listeners/@Listener
      sid
      131
        @/@shell1/@130/@131/@132
        sname
        shellAction
        sisSynchronized
        false
        sthrowException
        true
        suseOtherAction
        false
        suseOuterJava
        true
        souterClassName
        xworker.swt.xworker.DatePickerComboCreator
        smethodName
        shellAction
        sdisableGlobalContext
        false
        sdescriptors
        xworker.lang.actions.JavaAction
        sid
        132
  @/@name
  sname
  name
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@pattern
  sname
  pattern
  sdefault
  yyyy-MM-dd
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  pattern
  @/@READ_ONLY
  sname
  READ_ONLY
  slabel
  READ_ONLY
  sinputtype
  truefalse
  sdefault
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  READ_ONLY
  @/@BORDER
  sname
  BORDER
  slabel
  BORDER
  sinputtype
  truefalse
  sdefault
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  BORDER
  @/@Listeners
  sname
  Listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.Listeners/@listeners
  smany
  false
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  Listeners
  @/@showTime
  sname
  showTime
  sinputtype
  truefalse
  sdefault
  false
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  showTime
