^1669197660524
@
sname
CCombo
slabel
CCombo
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.widgets.Composite,xworker.swt.app.view.swt.data.DataStoreSupport
sexcludeDescriptorsForChilds
xworker.swt.Widgets,xworker.swt.app.view.swt.Items,xworker.swt.Layouts
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/org/eclipse/swt/custom/CCombo.gif
Sdescription
#$@text#$@
<p>The CCombo class represents a selectable user interface object that combines a text field and a list and issues notification when an item is selected from the list.</p>
<p>CCombo was written to work around certain limitations in the native combo box. Specifically, on win32, the height of a CCombo can be set; attempts to set the height of a Combo are ignored. CCombo can be used anywhere that having the increased flexibility is more important than getting native L&amp;F, but the decision should not be taken lightly. There is no is no strict requirement that CCombo look or behave the same as the native combo box.</p>
<p>Note that although this class is a subclass of <code>Composite</code>, it does not make sense to add children to it, or set a layout on it.</p>
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
  @/@scripts
  sname
  scripts
  slabel
  scripts
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  scripts
    @/@scripts/@create
    sname
    create
    sisSynchronized
    false
    sthrowException
    false
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.custom.CComboCreator
    smethodName
    create
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    create
  @/@name
  sname
  name
  slabel
  name
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@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
  sinputtype
  truefalse
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  BORDER
  @/@FLAT
  sname
  FLAT
  sinputtype
  truefalse
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  FLAT
  @/@textLimit
  sname
  textLimit
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  textLimit
  @/@visibleItemCount
  sname
  visibleItemCount
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  visibleItemCount
  @/@listVisible
  sname
  listVisible
  sinputtype
  truefalse
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  listVisible
  @/@text
  sname
  text
  ssize
  60
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sjson_isArray
  false
  sid
  text
  @/@value
  sname
  value
  slabel
  value
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  value
    @/@value/@name
    sname
    name
    slabel
    名称
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    name
    @/@value/@label
    sname
    label
    slabel
    标签
    sshowLabel
    true
    slabelAlign
    right
    slabelVAlign
    baseline
    smodifier
    public
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    snotXmlAttribute
    false
    sen_label
    Label
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_noThingRegistViewer
    false
    sth_fileMonitor
    false
    sth_deprecated
    false
    sth_mark
    false
    sth_registQueryOnlySelf
    false
    sid
    label
    @/@value/@value
    sname
    value
    slabel
    值
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    value
  @/@ModifyListener
  sname
  ModifyListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.ModifyListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  ModifyListener
  @/@SelectionListener
  sname
  SelectionListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.SelectionListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  SelectionListener
  @/@VerifyListener
  sname
  VerifyListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.VerifyListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  VerifyListener
  @/@DataStore
  sname
  DataStore
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.app.view.swt.data.DataStore
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Data
  smodifier
  public
  sid
  DataStore
  @/@PromptSupport
  sname
  PromptSupport
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.nubula.PromptSupport
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  PromptSupport
  @/@VariablesDescs
  sname
  VariablesDescs
  sdescriptors
  xworker.lang.MetaThing/@VariablesDesc
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sid
  VariablesDescs
    @/@VariablesDescs/@shell
    sname
    var
    svarName
    ognl:thing.getMetadata().getName()
    stype
    object
    sclassName
    org.eclipse.swt.custom.CCombo
    sdescriptors
    xworker.lang.MetaThing/@VariablesDesc/@Object
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sid
    shell
  @/@CComboDataObjectReactor
  sname
  CComboDataObjectReactor
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.dataObject.swt.reacts.widgets.CComboDataObjectReactor
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  dataobject.reacts
  smodifier
  public
  sinheritDescription
  true
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sid
  CComboDataObjectReactor
