Namespace: Consultingwerk.SmartFramework
Class 
InvokeStaticMethodCallParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.SmartFramework.IFunctionCallParameter, Consultingwerk.IJsonSerializable

File:InvokeStaticMethodCallParameter
Purpose:Function call parameter implementation that can invoke
a static method of a class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Oct 12 01:47:10 CEST 2012



Top Method Summary
Options Name Purpose
Progress.Lang.Object Invoke (logical, Object) Invokes/Starts the function associated with the IFunctionCallParameter object
LOGICAL IsActive () Returns true when the function is currently active (runninng)
LOGICAL ReActivate () ReActivates the function

Top Property Summary
Options Name Purpose
CHARACTER CharacterParameterValue
CHARACTER ClassName
CHARACTER EditorControl
CHARACTER EditorPlaceholderId
CHARACTER ImageKey
CHARACTER MethodName
LOGICAL UseCharacterParameterValue


Method Detail
Top

Progress.Lang.Object Invoke (logical, Object)

Purpose: Invokes/Starts the function associated with the IFunctionCallParameter
object
Notes:

Parameters:
plForceNewInstance LOGICAL
Logical value indicating if a new Instance should be started (True/False/?)
poContext Progress.Lang.Object
An optional reference to a context (could be the Control that launches the function)
Returns Progress.Lang.Object
Unknown value, this method does not return an object reference
Top

LOGICAL IsActive ()

Purpose: Returns true when the function is currently active (runninng)
Notes:

Returns LOGICAL
True when the function is currently active (runninng)
Top

LOGICAL ReActivate ()

Purpose: ReActivates the function
Notes:

Returns LOGICAL
True when the function was successfully reactivated


Property Detail
Top

CHARACTER CharacterParameterValue


Returns CHARACTER
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER EditorControl


Returns CHARACTER
Top

CHARACTER EditorPlaceholderId


Returns CHARACTER
Top

CHARACTER ImageKey


Returns CHARACTER
Top

CHARACTER MethodName


Returns CHARACTER
Top

LOGICAL UseCharacterParameterValue


Returns LOGICAL


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