Namespace: Consultingwerk.Web.Widgets
Class 
ComboBox Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Web.Widgets.Control
Implements: Consultingwerk.Web.Widgets.IDataBindable, Consultingwerk.Web.Widgets.IPerformInput

File:ComboBox
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon May 28 22:24:30 CEST 2012
Purpose: Gets and sets the handle of the Buffer Field this GridColumn is bound to
Notes:



Top Method Summary
Options Name Purpose
+ Assign () Assigns the current ScreenValue to the BufferField
+ 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
+ PerformBinding () Performs the Data Binding
+ CHARACTER PerformInput () Performs Input from the Web Browser for this Control
+ PerformOutput () Performs output for this Control to the web stream
Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()

Top Constructor Summary
Options Name Purpose
+ ComboBox (character) Constructor of the Label class
+ ComboBox (character, handle) Constructor of the GridColumn class

Top Property Summary
Options Name Purpose
+ HANDLE BufferField
+ CHARACTER DataType
+ INTEGER Height
Inherited from Consultingwerk.Web.Widgets.Control
+ INTEGER Left
Inherited from Consultingwerk.Web.Widgets.Control
+ Consultingwerk.ListNameValuePair ListItems
+ CHARACTER Name
Inherited from Consultingwerk.Web.Widgets.Control
+ CHARACTER ScreenValue
+ INTEGER Top
Inherited from Consultingwerk.Web.Widgets.Control
+ INTEGER Width
Inherited from Consultingwerk.Web.Widgets.Control


Method Detail
Top

PUBLIC Assign ()

Purpose: Assigns the current ScreenValue to the BufferField
Notes:

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

Purpose: Performs the Data Binding
Notes:

Top

PUBLIC CHARACTER PerformInput ()

Purpose: Performs Input from the Web Browser for this Control
Notes:

Returns CHARACTER
The current input value of the control
Top

PUBLIC PerformOutput ()

Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()
Purpose: Performs output for this Control to the web stream
Notes:



Constructor Detail
Top

PUBLIC ComboBox (character)

Purpose: Constructor of the Label class
Notes:

Parameters:
pcName CHARACTER
The Name of the Component
Top

PUBLIC ComboBox (character, handle)

Purpose: Constructor of the GridColumn class
Notes:

Parameters:
pcName CHARACTER
The Name of the Component
phBufferField HANDLE
The handle of the BufferField to bind to


Property Detail
Top

PUBLIC HANDLE BufferField


Returns HANDLE
Top

PUBLIC CHARACTER DataType


Returns CHARACTER
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 Consultingwerk.ListNameValuePair ListItems


Returns Consultingwerk.ListNameValuePair
Top

PUBLIC CHARACTER Name

Inherited from Consultingwerk.Web.Widgets.Control

Returns CHARACTER
Top

PUBLIC CHARACTER ScreenValue


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:25