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

File:RadioSet
Purpose:Represents a Radio-set
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 29 14:18:39 CEST 2020
Notes:RADIO-SET
[ HORIZONTAL [ EXPAND ] | VERTICAL ]
[ size-phrase ]
RADIO-BUTTONS label , value [ , label, value ... ]
[ TOOLTIP tooltip ]
Purpose: Gets and sets the orientation (horizontal or vertical)
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
+ RadioSet () Constructor for the RadioSet class

Top Property Summary
Options Name Purpose
+ Consultingwerk.CommonUi.Components.RadioSet.OrientationEnum Orientation
+ Consultingwerk.CommonUi.Components.RadioSet.RadioButton RadioButtons
+ Consultingwerk.CommonUi.Components.ISize Size
+ CHARACTER Tooltip


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

Purpose: Constructor for the RadioSet class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.CommonUi.Components.RadioSet.OrientationEnum Orientation


Returns Consultingwerk.CommonUi.Components.RadioSet.OrientationEnum
Top

PUBLIC Consultingwerk.CommonUi.Components.RadioSet.RadioButton RadioButtons


Returns Consultingwerk.CommonUi.Components.RadioSet.RadioButton
Top

PUBLIC Consultingwerk.CommonUi.Components.ISize Size


Returns Consultingwerk.CommonUi.Components.ISize
Top

PUBLIC CHARACTER Tooltip


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:50:57