ix.ip2
Class ObjectWhiteboard.ViewHtmlStringWriter

java.lang.Object
  extended by ix.iface.util.HtmlWriter
      extended by ix.iface.util.HtmlStringWriter
          extended by ix.ip2.ObjectWhiteboard.ViewHtmlStringWriter
Enclosing class:
ObjectWhiteboard

static class ObjectWhiteboard.ViewHtmlStringWriter
extends HtmlStringWriter

The type of HtmlStringWriter used when constructing the HTML table that describes an ObjectView.


Field Summary
 
Fields inherited from class ix.iface.util.HtmlWriter
defaultAttributes, out, tagStack
 
Constructor Summary
ObjectWhiteboard.ViewHtmlStringWriter()
           
 
Method Summary
 
Methods inherited from class ix.iface.util.HtmlStringWriter
close, flush, getBuffer, toString
 
Methods inherited from class ix.iface.util.HtmlWriter
empty, empty, empty, end, endTag, getDefaultAttributes, getTagDepth, getTagStack, indent, newLine, select, setDefaultAttributes, setDefaultAttributes, tag, tag, tag, tagged, tagged, write, writeln
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectWhiteboard.ViewHtmlStringWriter

public ObjectWhiteboard.ViewHtmlStringWriter()