^1689333154011
@
sname
ThingDescBrowser
slabel
ThingDescBrowser
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.layout.LayoutDatas
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>浏览模型文档的浏览器。</p>

<p><strong>保存和返回的变量</strong></p>

<p>&nbsp;&nbsp;&nbsp; 保存和返回的变量是Browser，另外还保存了&lt;name&gt;Action变量，它是ActionContainer。</p>

<p><strong>设置模型的方法</strong></p>

<p>&nbsp;&nbsp;&nbsp; 默认通过getThing方法从thing属性上获取，如果为null使用当前模型自身。</p>

<p>&nbsp;&nbsp;&nbsp; 如果在运行期设置模型，使用&lt;name&gt;Action.doAction(&quot;setThing&quot;, [&quot;thing&quot;:thing])设置，其中&lt;name&gt;为浏览器的名称。</p>

<p>&nbsp;</p>
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
sjson_attribute
false
  @/@scripts
  sname
  scripts
  slabel
  scripts
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  scripts
    @/@scripts/@create
    sname
    create
    slabel
    create
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.ThingDescBrowserCreator
    smethodName
    create
    sdisableGlobalContext
    false
    sdescription
    failure
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    create
    @/@scripts/@getThing
    sname
    getThing
    sattributeName
    thing
    schildThingFirstChild
    false
    sreturnSelf
    false
    snotNull
    false
    sinterpretationType
    Self
    sattributeTemplate
    false
    schildsAttributeTemplate
    false
    svarScope
    Local
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    screateLocalVarScope
    false
    ssaveReturn
    false
    sswitchResult
    false
    sdisableGlobalContext
    false
    sdebugLog
    false
    susage
    params
    sdescriptors
    xworker.lang.actions.ActionUtil/@getThing
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    getThing
  @/@name
  sname
  name
  scolspan
  2
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@url
  sname
  thing
  sinputtype
  dataSelector
  ssize
  60
  scolspan
  2
  sreadOnly
  false
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  url
  @/@BRODER
  sname
  BRODER
  sinputtype
  truefalse
  sdefault
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  BRODER
  @/@MOZILLA
  sname
  MOZILLA
  sinputtype
  truefalse
  sdefault
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  MOZILLA
  @/@NO_FOCUS
  sname
  NO_FOCUS
  sinputtype
  truefalse
  sdefault
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  NO_FOCUS
  @/@nohead
  sname
  nohead
  sinputtype
  truefalse
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>是否是不显示头。比如头：<strong><u>descLabelHtml(descLabelHtml)</u></strong> <img alt="点击打开事物" src="images/file/open.gif" /> <img alt="点击浏览文档" src="images/file/javaDoc.gif" /> ，如果不显示那么只显示description的内容。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  nohead
  @/@CloseWindowListener
  sname
  CloseWindowListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.CloseWindowListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  CloseWindowListener
  @/@LocationListener
  sname
  LocationListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.LocationListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  LocationListener
  @/@OpenWindowListener
  sname
  OpenWindowListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.OpenWindowListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  OpenWindowListener
  @/@ProgressListener
  sname
  ProgressListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.ProgressListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  ProgressListener
  @/@StatusTextListener
  sname
  StatusTextListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.StatusTextListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  StatusTextListener
  @/@TitleListener
  sname
  TitleListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.TitleListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  TitleListener
  @/@VisibilityWindowListener
  sname
  VisibilityWindowListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.VisibilityWindowListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  events
  sid
  VisibilityWindowListener
  @/@actions
  sname
  actions
  slabel
  actions
  sdescriptors
  xworker.swt.Widgets/@actions
  sid
  actions
    @/@actions/@setThing
    sname
    setThing
    slabel
    create
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.xworker.ThingDescBrowserCreator
    smethodName
    setThing
    sdisableGlobalContext
    false
    sdescription
    failure
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    setThing
  @/@description
  sname
  description
  sinputtype
  html
  sshowLabel
  true
  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_mark
  false
  sid
  description
