^1640740809138
@
sname
MarkTooltipControl
slabel
MarkTooltipControl
sdescriptors
xworker.web.controls.SimpleControl
sth_createIndex
false
sth_mark
false
  @/@view
  sname
  view
  sbelongToHtml
  true
  sdoctype
  <!doctype html>
  sstyle
  default
  shasHead
  false
  shasBottom
  false
  snoCache
  false
  SotherHeads
#$@text#$@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<LINK REL ="stylesheet" TYPE="text/css" HREF="fckeditor/editor/css/fck_editorarea.css" TITLE="Style"/>
<script type="text/javascript" src="js/xworker/InnerBrowserUtil.js"></script>
<style type="text/css">
<!--
body {
	overflow: hidden;
    background-color: #ffffee;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
#$@text#$@
  sdescriptors
  xworker.web.controls.SimpleControl/@view
  sth_createIndex
  false
  sth_mark
  false
  sid
  view
    @/@view/@JQuery
    sversion
    jquery-2.0.3.min.js
    sname
    JQuery
    sdescriptors
    xworker.html.jquery.JQuery
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_noThingRegistViewer
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sth_registQueryOnlySelf
    false
    sid
    JQuery
    @/@view/@code
    sname
    code
    Scode
#$@text#$@
<div id="all" style="width:100%;">
<div id="messageDiv" style='background-color: #ffffee;width:100%;color:#000000;border: 0px #000000 solid; font-size: 12px;'>
<#if world.getThing(request.getParameter("thing"))?exists>
<#assign thing = world.getThing(request.getParameter("thing"))/>
</#if>
<#if thing?exists>
${thing.getMetadata().getDescription()?if_exists}
<#else>
Thing not exists!
</#if>
</div>
</div>
#$@text#$@
    sdescriptors
    xworker.html.base.container.childs/@code
    sth_createIndex
    false
    sth_mark
    false
    sid
    code
    @/@view/@OnReady
    sname
    OnReady
    selement
    document
    sdescriptors
    xworker.html.jquery.JQueryWidgets/@OnReady
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_noThingRegistViewer
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sth_registQueryOnlySelf
    false
    sid
    OnReady
      @/@view/@OnReady/@ScriptCode
      sname
      ScriptCode
      Scode
#$@text#$@
var height = $(document.body).outerHeight(true);
var width = $(document.body).outerWidth(true);

//alert(browserSetSize);
if(browserSetSize){
    browserSetSize(width, height);
}
#$@text#$@
      sdescriptors
      xworker.html.Scripts/@ScriptCode
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_registDisabled
      false
      sth_noThingRegistViewer
      false
      sth_fileMonitor
      false
      sth_mark
      false
      sth_registQueryOnlySelf
      false
      sid
      ScriptCode
  @/@success
  sname
  success
  stype
  form
  scontentType
  text/html;charset=UTF-8
  svalue
  xworker.swt.xworker.design.MarkTooltipControl/@view
  sdescriptors
  xworker.web.controls.SimpleControl/@result
  sth_createIndex
  false
  sth_mark
  false
  sid
  success
