com.spss.psapi.extensions.common.spi2

Interface ExtensionObjectDelegate

  • All Known Subinterfaces:
    NodeDelegate, OutputDelegate


    public interface ExtensionObjectDelegate
    Defines the basic methods supported by an extension object delegate.
    Since:
    PSAPI 17.0
    Author:
    Julian Clinton
    • Method Detail

      • onExtensionObjectEvent

        void onExtensionObjectEvent(ExtensionObjectEvent event)
        Called when an extension object has been modified in some way.
        Parameters:
        event - the event object that describes the change

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.