Web Dynpro API Documentation

Uses of Interface
com.sap.tc.webdynpro.progmodel.api.IWDNodeCollectionSupplier

Packages that use IWDNodeCollectionSupplier
com.sap.tc.webdynpro.progmodel.api Contains interfaces and classes that form the core programming model for Web Dynpro applications. 
 

Uses of IWDNodeCollectionSupplier in com.sap.tc.webdynpro.progmodel.api
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type IWDNodeCollectionSupplier
 IWDNodeInfo IWDNodeInfo.addChild(java.lang.String name, java.lang.Class elementClass, boolean singleton, boolean mandatory, boolean multiple, boolean mandatorySelection, boolean multipleSelection, boolean initializeLeadSelection, java.lang.Object dataType, IWDNodeCollectionSupplier supplier, IWDNodeCollectionDisposer disposer)
          Dynamically declares and adds an unmapped child NodeInfo with the given properties.
 IWDNodeInfo IWDNodeInfo.addChild(java.lang.String name, java.lang.Class elementClass, boolean singleton, boolean mandatory, boolean multiple, boolean mandatorySelection, boolean multipleSelection, boolean initializeLeadSelection, java.lang.String dataType, IWDNodeCollectionSupplier supplier, IWDNodeCollectionDisposer disposer)
          Dynamically declares and adds an unmapped child NodeInfo with the given properties.
 void IWDNodeInfo.setCollectionSupplier(IWDNodeCollectionSupplier supplier)
          Sets a new IWDNodeCollectionSupplier.
 


Web Dynpro API Documentation

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