Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Class HtmlInclude

The HTML representation of this widget is obtained from the contents of a file. The name of this file is passed as argument to the constructor.

Method Summary
constructor
         Initializes the object.
render
         Outputs the widget representation.
setFileName
         Specifies the file to be used.

Method Detail

constructor

HtmlInclude constructor

Initializes the object.

Parameters:
fileName - String representing the path name of the file whose contents will be used.


render

HtmlInclude render

Outputs the widget representation.

The widget representation is the contents whose name was passed to the constructor or the setFileName method.

setFileName

HtmlInclude setFileName

Specifies the file to be used.

Parameters:
fileName - String representing the path name of the file whose contents will be used.



Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013