Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataBrowserSaveViewParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable, Consultingwerk.IValueObjectValidator

File:SmartDataBrowserSaveViewParameter
Purpose:Parameter class for saving a SmartDataBrowser view
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:05.04.2020 13:50:32



Top Method Summary
Options Name Purpose
Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter GroupGuid (character) Property Setter for the GroupGuid property
LOGICAL IsValid (Object) Validates the properties of the given value object
Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter ViewName (character) Property Setter for the ViewName property

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

Top Property Summary
Options Name Purpose
CHARACTER GroupGuid
CHARACTER ViewName


Method Detail
Top

Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter GroupGuid (character)

Purpose: Property Setter for the GroupGuid property
Notes:

Parameters:
pGroupGuid CHARACTER
The value for the GroupGuid property
Returns Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter
The reference to the object instance
Top

LOGICAL IsValid (Object)

Purpose: Validates the properties of the given value object
Notes:

Parameters:
poValueObject Progress.Lang.Object
The value object to validate
Returns LOGICAL
Logical value indicating if the object's properties are valid
Top

Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter ViewName (character)

Purpose: Property Setter for the ViewName property
Notes:

Parameters:
pViewName CHARACTER
The value for the ViewName property
Returns Consultingwerk.SmartComponents.Implementation.SmartDataBrowserSaveViewParameter
The reference to the object instance


Constructor Detail
Top

SmartDataBrowserSaveViewParameter ()

Purpose: Constructor for the SmartDataBrowserSaveViewParameter class
Notes:

Top

SmartDataBrowserSaveViewParameter (character, character)

Purpose: Constructor for the SmartDataBrowserSaveViewParameter class
Notes:

Parameters:
pViewName CHARACTER
The value for the ViewName property
pGroupGuid CHARACTER
The value for the GroupGuid property


Property Detail
Top

CHARACTER GroupGuid


Returns CHARACTER
Top

CHARACTER ViewName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:34