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. |
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
- the node is singleton and its parent has changed the lead selection
- the parent element has become invalid
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15