Top Constructor Summary
Options Name Purpose
PropertyDescriptor () Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, EditorTypeEnum) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, EditorTypeEnum, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, logical, logical) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, logical, logical, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, EditorTypeEnum) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, EditorTypeEnum, character) Constructor for the PropertyDescriptor class
PropertyDescriptor (character, character, logical, logical) Constructor for the PropertyDescriptor class

Top Property Summary
Options Name Purpose
CHARACTER DefiningTypeName
LOGICAL Editable
Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType
CHARACTER ListItemPairs
CHARACTER PropertyLabel
CHARACTER PropertyName
LOGICAL Visible


Constructor Detail
Top

PropertyDescriptor ()

Purpose: Constructor for the PropertyDescriptor class
Notes:

Top

PropertyDescriptor (character, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
Top

PropertyDescriptor (character, character, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
Top

PropertyDescriptor (character, character, character, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
pcListItemPairs CHARACTER
The list item pairs (comma delimited) to use for this property
Top

PropertyDescriptor (character, character, character, EditorTypeEnum)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
Top

PropertyDescriptor (character, character, character, EditorTypeEnum, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
pcListItemPairs CHARACTER
The list item pairs (comma delimited) to use for this property
Top

PropertyDescriptor (character, character, character, logical, logical)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
plVisible LOGICAL
If the property should be visible
plEditable LOGICAL
If the property should be editable
Top

PropertyDescriptor (character, character, character, logical, logical, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
plVisible LOGICAL
If the property should be visible
plEditable LOGICAL
If the property should be editable
pcListItemPairs CHARACTER
The list item pairs (comma delimited) to use for this property
Top

PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
plVisible LOGICAL
If the property should be visible
plEditable LOGICAL
If the property should be editable
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
Top

PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
pcPropertyLabel CHARACTER
The label for the property
plVisible LOGICAL
If the property should be visible
plEditable LOGICAL
If the property should be editable
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
pcListItemPairs CHARACTER
The list item pairs (comma delimited) to use for this property
Top

PropertyDescriptor (character, character, EditorTypeEnum)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
Top

PropertyDescriptor (character, character, EditorTypeEnum, character)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
poEditorType Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
The type of editor to use for the property
pcListItemPairs CHARACTER
The list item pairs (comma delimited) to use for this property
Top

PropertyDescriptor (character, character, logical, logical)

Purpose: Constructor for the PropertyDescriptor class
Notes:

Parameters:
pcDefiningTypeName CHARACTER
The name of the class that defines this property
pcPropertyName CHARACTER
The name for the property
plVisible LOGICAL
If the property should be visible
plEditable LOGICAL
If the property should be editable


Property Detail
Top

CHARACTER DefiningTypeName


Returns CHARACTER
Top

LOGICAL Editable


Returns LOGICAL
Top

Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType


Returns Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum
Top

CHARACTER ListItemPairs


Returns CHARACTER
Top

CHARACTER PropertyLabel


Returns CHARACTER
Top

CHARACTER PropertyName


Returns CHARACTER
Top

LOGICAL Visible


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:35