^1640740803818
@
sname
Dialog
slabel
Dialog
sdescriptors
xworker.web.ControlSet
sid
Dialog
  @/@aDialog
  sname
  aDialog
  sdescriptors
  xworker.web.ControlSet/@SimpleControl
  sid
  aDialog
    @/@aDialog/@success
    sname
    success
    stype
    form
    scontentType
    text/html;charset=UTF-8
    svalue
    xworker.example.ui.html.yui.Dialog/@aDialog/@form
    sdescriptors
    xworker.web.controls.SimpleControl/@result
    sid
    success
    @/@aDialog/@form
    sname
    form
    sbelongToHtml
    true
    sstyle
    default
    shasHead
    false
    shasBottom
    false
    sbodyAttributes
    class="yui-skin-sam"
    sotherHeads
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    sdescriptors
    xworker.web.ControlSet/@views/@view
    sid
    form
      @/@aDialog/@form/@code
      sname
      code
      Scode
#$@text#$@
<div id="dialog1">
<div class="hd">Please enter your information</div>
<div class="bd">
<form method="POST" action="do?sc=xworker.swt.ide.worldexplorer.swt.http.ThingGuide/@insert">
	<label for="firstname">First Name:</label><input type="textbox" name="firstname" />
	<label for="lastname">Last Name:</label><input type="textbox" name="lastname" />
	<label for="email">E-mail:</label><input type="textbox" name="email" /> 

	<label for="state[]">State:</label>
	<select multiple name="state[]">
		<option value="California">California</option>
		<option value="New Jersey">New Jersey</option>
		<option value="New York">New York</option>
	</select> 

	<div class="clear"></div>

	<label for="radiobuttons">Radio buttons:</label>
	<input type="radio" name="radiobuttons[]" value="1" checked/> 1
	<input type="radio" name="radiobuttons[]" value="2" /> 2
	
	<div class="clear"></div>

	<label for="check">Single checkbox:</label><input type="checkbox" name="check" value="1" /> 1
	
	<div class="clear"></div>
		
	<label for="textarea">Text area:</label><textarea name="textarea"></textarea>

	<div class="clear"></div>

	<label for="cbarray">Multi checkbox:</label>
	<input type="checkbox" name="cbarray[]" value="1" /> 1
	<input type="checkbox" name="cbarray[]" value="2" /> 2
</form>
</div>
</div>
#$@text#$@
      sdescriptors
      xworker.html.base.container.childs/@code
      sid
      code
      @/@aDialog/@form/@CreateCode
      sname
      DialogButtonCode
      sdescriptors
      xworker.html.yui.yuis/@CreateCode
      sid
      CreateCode
      @/@aDialog/@form/@dialog1
      sname
      dialog1
      sdescriptors
      xworker.html.yui.widget.Dialog,xworker.html.yui.yuis/@.Dialog
      sid
      dialog1
        @/@aDialog/@form/@dialog1/@CustomEvents
        sname
        CustomEvents
        sdescriptors
        xworker.html.yui.widget.Dialog/@CustomEvents
        sid
        CustomEvents
          @/@aDialog/@form/@dialog1/@CustomEvents/@dailog1HIdeEvent
          sname
          dailog1HIdeEvent
          sdescriptors
          xworker.html.yui.widget.Module/@CustomEvents/@hideEvent
          sid
          dailog1HIdeEvent
        @/@aDialog/@form/@dialog1/@Buttons
        sname
        Buttons
        sdescriptors
        xworker.html.yui.widget.Dialog/@Buttons
        sid
        Buttons
          @/@aDialog/@form/@dialog1/@Buttons/@Button
          sname
          Button
          sdescriptors
          xworker.html.yui.widget.Dialog/@Buttons/@Button
          sid
          Button
          @/@aDialog/@form/@dialog1/@Buttons/@Button1
          sname
          Button
          sdescriptors
          xworker.html.yui.widget.Dialog/@Buttons/@Button
          sid
          Button1
      @/@aDialog/@form/@_openButton_
      sname
      openButton
      slabel
      "Open Dialog"
      sdescriptors
      xworker.html.yui.yuis/@Button
      sid
      _openButton_
        @/@aDialog/@form/@_openButton_/@bclick
        sname
        bclick
        sdescriptors
        xworker.html.yui.widget.Button/@Event
        sid
        bclick
      @/@aDialog/@form/@XYUI
      sname
      XYUI
      sdescriptors
      xworker.html.yui.yuis/@XYUI
      sid
      XYUI
