Namespace: Consultingwerk.Web.Widgets
Class 
TextContainer Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Web.Widgets.Control

File:TextContainer
Author(s):Sebastian Düngel / Consultingwerk Ltd.
Created:Thu Nov 28 16:28:06 CET 2013
Notes:Shows an TextContainer
Purpose: Gets and sets the Error Text
Notes:



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
+ PerformOutput () Performs the output for the error message widget
Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()

Top Constructor Summary
Options Name Purpose
+ TextContainer (character) Constructor of the ErrorImageWidget class
+ TextContainer (character, longchar) Constructor of the ErrorMessageWidget class

Top Property Summary
Options Name Purpose
+ INTEGER Height
Inherited from Consultingwerk.Web.Widgets.Control
+ INTEGER Left
Inherited from Consultingwerk.Web.Widgets.Control
+ CHARACTER Name
Inherited from Consultingwerk.Web.Widgets.Control
+ CHARACTER Text
+ INTEGER Top
Inherited from Consultingwerk.Web.Widgets.Control
+ INTEGER Width
Inherited from Consultingwerk.Web.Widgets.Control


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 ()

Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()
Purpose: Performs the output for the error message widget
Notes:



Constructor Detail
Top

PUBLIC TextContainer (character)

Purpose: Constructor of the ErrorImageWidget class
Notes:

Parameters:
pcName CHARACTER
The name of the Image Control
Top

PUBLIC TextContainer (character, longchar)

Purpose: Constructor of the ErrorMessageWidget class
Notes:

Parameters:
pcName CHARACTER
The name of the ErrorMessageWidget Control
pcText LONGCHAR
Thedisplay error text


Property Detail
Top

PUBLIC INTEGER Height

Inherited from Consultingwerk.Web.Widgets.Control

Returns INTEGER
Top

PUBLIC INTEGER Left

Inherited from Consultingwerk.Web.Widgets.Control

Returns INTEGER
Top

PUBLIC CHARACTER Name

Inherited from Consultingwerk.Web.Widgets.Control

Returns CHARACTER
Top

PUBLIC CHARACTER Text


Returns CHARACTER
Top

PUBLIC INTEGER Top

Inherited from Consultingwerk.Web.Widgets.Control

Returns INTEGER
Top

PUBLIC INTEGER Width

Inherited from Consultingwerk.Web.Widgets.Control

Returns INTEGER


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