Plumtree UI Infrastructure API  
 

HTMLPage Fields

The fields of the HTMLPage class are listed below. For a complete list of HTMLPage class members, see the HTMLPage Members topic.

Public Static Fields

bAlwaysValidateHTMLOnDisplay Set this member true to cause the page to validate every time GetDisplayString() is called.
DOCTYPE_3_2 
DOCTYPE_4_0_FRAMESET 
DOCTYPE_4_0_STRICT 
DOCTYPE_4_0_TRANSITIONAL 
DOCTYPE_RENDERED 

Public Instance Fields

bForceFormattingOff (inherited from HTMLElement) Set this boolean true to force formatting of for this element as well as nested elements.
bForceFormattingOn (inherited from HTMLElement) 

Protected Instance Fields

bDisplayDidPause (inherited from HTMLElement) 
bPauseAfterDisplay (inherited from HTMLElement) 
bResumingAndChildFinished (inherited from HTMLElement) 
bResumingAndChildInMidRender (inherited from HTMLElement) 
bShowLang (inherited from HTMLElement) 
sLangLocal (inherited from HTMLElement) sLangLocal is used when an element's lang attribute is different from the global lang attribute. For example a search result page may display results in languages different from the page itself.

See Also

HTMLPage Class | com.plumtree.xpshared.htmlelements Namespace