96bb45ba 3009 7b3d d581 c2a0cc9b2c0f - autumn009/NestedHtmlWriter GitHub Wiki
Main name space of NestedHtmlWriter
Class | Description | |
---|---|---|
![]() |
NhA | a elemnt output class |
![]() |
NhBase | Base class of all elements |
![]() |
NhBlock | generic class for block content element. Use by derive |
![]() |
NhBlockQuote | blockquote elemnt output class |
![]() |
NhBody | body elemnt output class |
![]() |
NhBr | br elemnt output class |
![]() |
NhCaption | caption elemnt output class |
![]() |
NhDiv | div elemnt output class |
![]() |
NhDocument | entire document |
![]() |
NhEm | em elemnt output class |
![]() |
NhEmpty | a generic class for empty element, use by derive. |
![]() |
NhException | Invalid operations |
![]() |
NhForm | div elemnt output class |
![]() |
NhHead | head elemnt output class |
![]() |
NhHtml | html elemnt output class |
![]() |
NhHx | h1~h6 elemnt output class |
![]() |
NhImg | img elemnt output class |
![]() |
NhInline | element class for content is inlinet. use by Derive |
![]() |
NhInput | input elemnt output class |
![]() |
NhLabel | label elemnt output class |
![]() |
NhLi | **Obsolete. ** inline content li elemnt output class |
![]() |
NhLiBlock | block content li elemnt output class |
![]() |
NhLiInline | inline content li elemnt output class |
![]() |
NhNotEmpty | a generic class for not empty element, use by derive. |
![]() |
NhOl | ol elemnt output class |
![]() |
NhOption | option elemnt output class |
![]() |
NhP | p elemnt output class |
![]() |
NhQ | q elemnt output class |
![]() |
NhQuickDocument | Quick Generate Document, which output common header |
![]() |
NhSelect | select elemnt output class |
![]() |
NhSetting | Global settings |
![]() |
NhSpan | span elemnt output class |
![]() |
NhStrong | strong elemnt output class |
![]() |
NhTable | table elemnt output class |
![]() |
NhTdBlock | block content td elemnt output class |
![]() |
NhTdInline | inline content td elemnt output class |
![]() |
NhTextArea | textarea elemnt output class |
![]() |
NhTextAvailable | element class for content has text. use by Derive |
![]() |
NhThBlock | block content th elemnt output class |
![]() |
NhThInline | inline content th elemnt output class |
![]() |
NhTr | tr elemnt output class |
![]() |
NhUl | ul elemnt output class |
![]() |
NhUtil | Utility functions for NestedHtmlWriter |
Enumeration | Description | |
---|---|---|
![]() |
NhDocumentType | Type of document types |
This is a namespace for NestedHtmlWriter