Namespace: Consultingwerk.Web.Widgets.Ribbon
Class 
TaskBarMenuItem Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Web.Widgets.Component

File:TaskBarMenuItem
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 10 09:44:45 CEST 2012
Purpose: Gets and sets of the Tool is enabled
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 generation of the required html code

Top Constructor Summary
Options Name Purpose
+ TaskBarMenuItem (character) Constructor for the TaskBarMenuItem class
+ TaskBarMenuItem (character, character) Constructor for the TaskBarMenuItem class
+ TaskBarMenuItem (character, character, character) Constructor for the TaskBarMenuItem class
+ TaskBarMenuItem (character, character, character, character) Constructor for the TaskBarMenuItem class

Top Property Summary
Options Name Purpose
+ LOGICAL Enabled
+ CHARACTER Image
+ CHARACTER Key
+ CHARACTER Label
+ CHARACTER Target
+ CHARACTER URL


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 the generation of the required html code
Notes:



Constructor Detail
Top

PUBLIC TaskBarMenuItem (character)

Purpose: Constructor for the TaskBarMenuItem class
Notes:

Parameters:
pcKey CHARACTER
The key of the TaskBarMenuItem
Top

PUBLIC TaskBarMenuItem (character, character)

Purpose: Constructor for the TaskBarMenuItem class
Notes:

Parameters:
pcKey CHARACTER
The key of the TaskBarMenuItem
pcLabel CHARACTER
The label of the TaskBarMenuItem
Top

PUBLIC TaskBarMenuItem (character, character, character)

Purpose: Constructor for the TaskBarMenuItem class
Notes:

Parameters:
pcKey CHARACTER
The key of the TaskBarMenuItem
pcLabel CHARACTER
The label of the TaskBarMenuItem
pcUrl CHARACTER
The URL of the TaskBarMenuItem
Top

PUBLIC TaskBarMenuItem (character, character, character, character)

Purpose: Constructor for the TaskBarMenuItem class
Notes:

Parameters:
pcKey CHARACTER
The key of the TaskBarMenuItem
pcLabel CHARACTER
The label of the TaskBarMenuItem
pcUrl CHARACTER
The URL of the TaskBarMenuItem
pcImage CHARACTER
The Image of the TaskBarMenuItem


Property Detail
Top

PUBLIC LOGICAL Enabled


Returns LOGICAL
Top

PUBLIC CHARACTER Image


Returns CHARACTER
Top

PUBLIC CHARACTER Key


Returns CHARACTER
Top

PUBLIC CHARACTER Label


Returns CHARACTER
Top

PUBLIC CHARACTER Target


Returns CHARACTER
Top

PUBLIC CHARACTER URL


Returns CHARACTER


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