Top Method Summary
Options Name Purpose
+ CHARACTER HtmlEncode (character) Encodes a String for HTML output
Inherited from Consultingwerk.Web.Widgets.Component
# Output (character) Writes a character string to the WebStream
Inherited from Consultingwerk.Web.Widgets.Component
# Output (character, logical) Writes a character string to the WebStream
Inherited from Consultingwerk.Web.Widgets.Component
+ A PerformOutput () Performs output for this Control to the web stream

Top Constructor Summary
Options Name Purpose
+ Control (character) Constructor of the Control class

Top Property Summary
Options Name Purpose
+ INTEGER Height
+ INTEGER Left
+ CHARACTER Name
+ INTEGER Top
+ INTEGER Width


Method Detail
Top

PUBLIC CHARACTER HtmlEncode (character)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Encodes a String for HTML output
Notes:

Parameters:
pcData CHARACTER
The string to encode
Returns CHARACTER
The encoded CHARACTER data
Top

PROTECTED Output (character)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Writes a character string to the WebStream
Notes:

Parameters:
pcData CHARACTER
The CHARACTER Data to write to the web stream
Top

PROTECTED Output (character, logical)

Inherited from Consultingwerk.Web.Widgets.Component
Purpose: Writes a character string to the WebStream
Notes:

Parameters:
pcData CHARACTER
The CHARACTER Data to write to the web stream
plSkip LOGICAL
SKIP (add line break) after writing the pcData to the web stream
Top

PUBLIC PerformOutput ()

Purpose: Performs output for this Control to the web stream
Notes:



Constructor Detail
Top

PUBLIC Control (character)

Purpose: Constructor of the Control class
Notes:

Parameters:
pcName CHARACTER
The Name of the Control


Property Detail
Top

PUBLIC INTEGER Height


Returns INTEGER
Top

PUBLIC INTEGER Left


Returns INTEGER
Top

PUBLIC CHARACTER Name


Returns CHARACTER
Top

PUBLIC INTEGER Top


Returns INTEGER
Top

PUBLIC INTEGER Width


Returns INTEGER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:26