Uiinfrastructure API Docs  
 

HTMLImg Fields

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

Public Static Fields

bEnforceAlt Set this to false to cause the HTMLImg object to not enforce that the alt attribute is set to a valid String.

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

HTMLImg Class | com.plumtree.xpshared.htmlelements Namespace