Skip navigation links
org.safs.rational.wpf

Class CFWPFLabel

    • Constructor Detail

      • CFWPFLabel

        public CFWPFLabel()

        Purpose: constructor, calls super
    • Method Detail

      • localProcess

        protected void localProcess()

        Purpose: process: process the testRecordData
        This is our specific version. We subclass the generic CFComponent. We first call super.process() [which handles actions like 'click'] The actions handled here are:
        • none


        Side Effects: Processor.testRecordData statusCode is set based on the result of the processing
        State Read: Processor.testRecordData, Processor.params
        Assumptions: none
        Overrides:
        localProcess in class CFComponent

Copyright © SAS Institute. All Rights Reserved.