Namespace: Consultingwerk.Studio.LegacyGuiMigration
Class 
ReplaceReturnNoApplyNodeAction Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.Proparse.NodeWalker.INodeAction

File:ReplaceReturnNoApplyNodeAction
Purpose:JPNode Activity which replaces RETURN NO-APPLY with a
return statement returning a value
Syntax:Activity is triggered on the RETURN node
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 04 15:13:17 CET 2017



Top Method Summary
Options Name Purpose
+ LOGICAL ProcessNode (JPNode) Processes a JPNode

Top Constructor Summary
Options Name Purpose
+ ReplaceReturnNoApplyNodeAction (character) Constructor for the ReplacedFieldIdNodeAction class


Method Detail
Top

PUBLIC LOGICAL ProcessNode (JPNode)

Purpose: Processes a JPNode
Notes:

Parameters:
poNode org.prorefactor.core.JPNode
The JPNode to process
Returns LOGICAL
Logical value indicating if the process should be cancelled


Constructor Detail
Top

PUBLIC ReplaceReturnNoApplyNodeAction (character)

Purpose: Constructor for the ReplacedFieldIdNodeAction class
Notes:

Parameters:
pcReturnValue CHARACTER
The new return-value phrase


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:37