Web Dynpro API Documentation

com.sap.tc.webdynpro.progmodel.api
Interface IWDNodeCollectionDisposer


public interface IWDNodeCollectionDisposer

Interface used to set up a dynamic dispose "function".


Method Summary
 void disposeElements(IWDNode node)
          Method called if a value node has been modified and is about to be destroyed.
 

Method Detail

disposeElements

public void disposeElements(IWDNode node)
Method called if a value node has been modified and is about to be destroyed.

This method is called if any of its elements has set the changedByClient flag and either


Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15