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

File:SmartWebDialog
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Apr 12 20:11:58 CEST 2012
Purpose: Gets and sets the List of the Dialog Buttons
Notes: Name as the internal value (key), Value for the Label



Top Method Summary
Options Name Purpose
+ CHARACTER HtmlEncode (character) Encodes a String for HTML output
Inherited from Consultingwerk.Web.Widgets.Component
# InitializeButtons ()
# 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 Web Widget
Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()

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

Top Property Summary
Options Name Purpose
+ Consultingwerk.ListNameValuePair Buttons
+ CHARACTER DetailText
+ CHARACTER DetailTitle
+ CHARACTER DialogText
+ CHARACTER DialogTitle
+ INTEGER Height
Inherited from Consultingwerk.Web.Widgets.Control
+ CHARACTER ImageUrl
+ INTEGER Left
Inherited from Consultingwerk.Web.Widgets.Control
+ CHARACTER Name
Inherited from Consultingwerk.Web.Widgets.Control
+ 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 InitializeButtons ()

Purpose:
Notes:

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 Web Widget
Notes:



Constructor Detail
Top

PUBLIC SmartWebDialog (character)

Purpose: Constructor of the SmartWebDialog class
Notes:

Parameters:
pcName CHARACTER
The name of the Dialog Control instance
Top

PUBLIC SmartWebDialog (character, character)

Purpose: Constructor of the SmartWebDialog class
Notes:

Parameters:
pcName CHARACTER
The name of the Dialog Control instance
pcDialogText CHARACTER
The DialogText for the new Dialog instance
Top

PUBLIC SmartWebDialog (character, character, character)

Purpose: Constructor of the SmartWebDialog class
Notes:

Parameters:
pcName CHARACTER
The name of the Dialog Control instance
pcDialogText CHARACTER
The Dialog Text for the new Dialog instance
pcDetailText CHARACTER
The detail text for the new Dialog instance


Property Detail
Top

PUBLIC Consultingwerk.ListNameValuePair Buttons


Returns Consultingwerk.ListNameValuePair
Top

PUBLIC CHARACTER DetailText


Returns CHARACTER
Top

PUBLIC CHARACTER DetailTitle


Returns CHARACTER
Top

PUBLIC CHARACTER DialogText


Returns CHARACTER
Top

PUBLIC CHARACTER DialogTitle


Returns CHARACTER
Top

PUBLIC INTEGER Height

Inherited from Consultingwerk.Web.Widgets.Control

Returns INTEGER
Top

PUBLIC CHARACTER ImageUrl


Returns CHARACTER
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 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:29