Automatic generation produced by ISE Eiffel

ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts
class VIEW General cluster: webex description: "Objects that presents typical Views as the responses to Web Client, as example, html template based view, csv file view, pdf view...should be inherited from this class" create: make Ancestors HTML_PAGE Queries out: STRING_8 -- (from HTML_PAGE) Commands add_html_code (s: STRING_8) -- (from HTML_PAGE) insert_hidden_field (name, value: STRING_8) -- (from HTML_PAGE) make -- (from HTML_PAGE) make_from_template (fi_n: STRING_8) -- (from HTML_PAGE) replace_marker (a_marker, s: STRING_8) -- (from HTML_PAGE) set_content (a_content: STRING_8) Constraints invariant clause
ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts

-- Generated by ISE Eiffel --

For more details: www.eiffel.com