^1525500754930
@
sname
TreeCombo
slabel
TreeCombo
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.layout.LayoutDatas
smany
true
seditCols
2
sinitialization
false
sgroup
xworker
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>一个通过弹出有CheckBox表格的多选下拉框。</p>
<p>创建方法返回的是一个ActionContainer，可以调用这个ActionContainer的setValues、setValue和getValue方法等。查看<a href="javascript.invoke('shell.xworkeruitest.eclipse.swt.xworker.TestTreeCombo/@shell')">示例</a>。</p>
#$@text#$@
sid
TreeCombo
  @/@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.TreeComboCreator
    smethodName
    create
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    create
    @/@actions/@getDatas
    sname
    getDatas
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.TreeComboCreator
    smethodName
    getDatas
    sdisableGlobalContext
    false
    sdescription
    <p>返回数据列表，把树的每一层节点都放到一个列表中。</p>
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getDatas
  @/@actions1
  sname
  actions
  slabel
  actions
  sdescriptors
  xworker.swt.Widgets/@actions
  sid
  actions1
    @/@actions1/@setValue
    sname
    setValue
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.TreeComboCreator
    smethodName
    setValue
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    setValue
    @/@actions1/@getValue
    sname
    getValue
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.TreeComboCreator
    smethodName
    getValue
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getValue
    @/@actions1/@getControl
    sname
    getControl
    svariable
    text
    sinterpretationType
    Self
    sdescriptors
    xworker.lang.actions.Actions/@Return
    sid
    getControl
    @/@actions1/@getRootControl
    sname
    getRootControl
    svariable
    composite
    sinterpretationType
    Self
    sdescriptors
    xworker.lang.actions.Actions/@Return
    sid
    getRootControl
  @/@name
  sname
  name
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@label
  sname
  label
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  label
  @/@selection
  sname
  selectType
  sinputtype
  select
  sdefault
  single
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  selection
    @/@selection/@single
    sname
    single
    slabel
    单选
    svalue
    single
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    single
    @/@selection/@multi
    sname
    multi
    slabel
    多选
    svalue
    multi
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    multi
  @/@READONLY
  sname
  READONLY
  sinputtype
  truefalse
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>用于显示下拉框的Text是否是只读的，如果是只读那么不能直接在Text中输入，只能通过下拉列表选择。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  READONLY
  @/@BORDER
  sname
  BORDER
  sinputtype
  truefalse
  sdefault
  true
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  BORDER
  @/@id
  sname
  idName
  sinheritDescription
  false
  sdescription
  <p>复合数据的标识字段名。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  id
  @/@valueLabel
  sname
  labelName
  sinheritDescription
  false
  sdescription
  <p>复合数据要显示的字段名。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  valueLabel
  @/@childName
  sname
  childName
  sinheritDescription
  false
  sdescription
  <p>子节点的数据名，子节点应该和父节点是相同的结构。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  childName
  @/@dataSource
  sname
  dataSource
  sinputtype
  select
  sdefault
  selfValues
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>选择列表的数据源。</p>
<ul>
    <li>selfValues<br />
    多选下拉框自定义的值子事物。<br />
    &nbsp;</li>
    <li>dataStore<br />
    数据仓库。<br />
    &nbsp;</li>
    <li>varList<br />
    变量上下文中的List变量。</li>
</ul>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  dataSource
    @/@dataSource/@selfValues
    sname
    selfValues
    slabel
    selfValues
    svalue
    selfValues
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    selfValues
    @/@dataSource/@dataStore
    sname
    treeModel
    slabel
    treeModel
    svalue
    treeModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    dataStore
    @/@dataSource/@varList
    sname
    var
    slabel
    var
    svalue
    var
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    varList
  @/@dataName
  sname
  dataName
  sinputtype
  dataSelector
  ssize
  60
  scolspan
  2
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>dataStore或者varList的名称。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  dataName
  @/@popWinWidth
  sname
  popWinWidth
  sdefault
  -1
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  popWinWidth
  @/@popWinHeight
  sname
  popWinHeight
  sdefault
  50
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  popWinHeight
  @/@tableComposite
  sname
  tableComposite
  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
  tableComposite
    @/@tableComposite/@tableCompositeFillLayout
    sname
    tableCompositeFillLayout
    stype
    SWT.HORIZONTAL
    slabel
    tableCompositeFillLayout
    sdescriptors
    xworker.swt.Layouts/@FillLayout
    sid
    tableCompositeFillLayout
    @/@tableComposite/@tree
    sname
    tree
    sselectStyle
    SINGLE
    sV_SCROLL
    true
    sH_SCROLL
    true
    sCHECK
    true
    sFULL_SELECTION
    false
    sHIDE_SELECTION
    false
    sBORDER
    false
    slineVisible
    false
    smultipleColumns
    false
    sheaderVisible
    false
    ssortIndicator
    false
    smoveableColumns
    false
    sheadImages
    false
    ssubImages
    false
    scheckSelection
    false
    scapture
    false
    senabled
    true
    sredraw
    true
    svisible
    true
    slabel
    tree
    sdescriptors
    xworker.swt.Widgets/@Tree
    sid
    tree
      @/@tableComposite/@tree/@Listeners
      sname
      Listeners
      slabel
      Listeners
      sdescriptors
      xworker.swt.widgets.Widget/@Listeners
      sid
      Listeners
        @/@tableComposite/@tree/@Listeners/@tableSelection
        sname
        treeSelection
        stype
        Selection
        slabel
        treeSelection
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        tableSelection
          @/@tableComposite/@tree/@Listeners/@tableSelection/@tableSelection
          sname
          treeSelection
          sisSynchronized
          false
          sthrowException
          true
          suseOtherAction
          false
          suseOuterJava
          true
          souterClassName
          xworker.swt.xworker.TreeComboCreator
          smethodName
          treeSelection
          sdisableGlobalContext
          false
          sdescriptors
          xworker.lang.actions.JavaAction
          sid
          tableSelection
        @/@tableComposite/@tree/@Listeners/@treeDefaultSelection
        sname
        treeDefaultSelection
        stype
        DefaultSelection
        slabel
        treeDefaultSelection
        sdescriptors
        xworker.swt.events.Listeners/@listeners/@Listener
        sid
        treeDefaultSelection
          @/@tableComposite/@tree/@Listeners/@treeDefaultSelection/@shell
          sname
          shell
          smethod
          dispose
          sinterpretationType
          Self
          sdescriptors
          xworker.swt.actions.ShellActions/@ShellNormalActions1
          sid
          shell
    @/@tableComposite/@init
    sname
    init
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.TreeComboCreator
    smethodName
    init
    sdisableGlobalContext
    false
    sdescriptors
    xworker.swt.util.JavaCode
    sth_createIndex
    false
    sid
    init
  @/@value
  sname
  value
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  false
  sid
  value
    @/@value/@id
    sname
    name
    sinheritDescription
    false
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    id
    @/@value/@label
    sname
    label
    sinheritDescription
    false
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    label
    @/@value/@value
    sname
    value
    sinheritDescription
    false
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    value
    @/@value/@value1
    sname
    value
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.swt.xworker.TreeCombo/@value
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    false
    sid
    value1
