Uiinfrastructure API Docs  
 

HTMLInput Fields

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

Public Static Fields

bForceTextInputSizing Set this to toggle whether or not input sizes are converted to netscape comparable sizes. If true, the SetSize() method will look to the root of the display tree to determine whether the HTML output is intended for an IE browser or a Netscape browser.

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

HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace