Namespace: Consultingwerk.CommonUi.Components.RadioSet
Class 
RadioButton Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ValueObject

File:RadioButton
Purpose:Represents a single Radio-Button
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:29.03.2020 14:14:28
Purpose: Returns the Label value
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL Equals (Object) Compares this object to the passed in object by value
Inherited from Consultingwerk.ValueObject
+ RAW GetHashCode () Returns an 64bit RAW Hash Value representing the object instance
Inherited from Consultingwerk.ValueObject
+ CHARACTER ToString () Returns a string representation of the object
Inherited from Consultingwerk.ValueObject

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

Top Property Summary
Options Name Purpose
+ CHARACTER Label
+ Ccs.Common.Support.IPrimitiveHolder Value


Method Detail
Top

PUBLIC LOGICAL Equals (Object)

Inherited from Consultingwerk.ValueObject
Purpose: Compares this object to the passed in object by value
Notes:

Parameters:
poObject Progress.Lang.Object
The reference to the object to compare to
Returns LOGICAL
Logical value indicating if the two objects are identical by value
Top

PUBLIC RAW GetHashCode ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns an 64bit RAW Hash Value representing the object instance
Notes: Based on the ABL SHA-512 implementation

Returns RAW
The RAW Hash Value representing the object instance
Top

PUBLIC CHARACTER ToString ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
The string representation of the object


Constructor Detail
Top

PUBLIC RadioButton (character, IPrimitiveHolder)

Purpose: Constructor for the RadioButton class
Notes:

Parameters:
pLabel CHARACTER
The value for the Label property
pValue Ccs.Common.Support.IPrimitiveHolder
The value for the Value property as an IPrimitiveHolder reference


Property Detail
Top

PUBLIC CHARACTER Label


Returns CHARACTER
Top

PUBLIC Ccs.Common.Support.IPrimitiveHolder Value


Returns Ccs.Common.Support.IPrimitiveHolder


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:27:01