Menu

#66 Add capacity to render HTML for TextType format Item

open
nobody
None
5
2006-05-31
2006-05-31
No

In the LayoutEngine.java a TextType's FormatItemField
can't be rendered in HTMLElement but only in StringElement.

But a FieldElement can be rendered as StringElement or
HTMLElement.

I think this normal then, that the TextType could be
rendred in HTMLFormat as well.

So I made a very small path that add in the method
createStringElement a test to know if the FormatItem is
Html or not (as in the method createFieldElement).

This patch is for the HEAD 253d.

Discussion

  • Vincent Buzzano

    Vincent Buzzano - 2006-05-31

    LayoutEngine diff

     
  • Vincent Buzzano

    Vincent Buzzano - 2006-05-31
    • summary: Add capacity of render HTML for TextType format Item --> Add capacity to render HTML for TextType format Item
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.