<?xml version="1.0" encoding="Windows-1255" ?><Class name="DEFunctionProvider" inherit="core.gml:Object" id="core.dev:DEFunctionProvider" sort="21" urn="core.dev:dynexp.DEFunctionProvider.gs" toc="\Dynamic Expressions"><Summary>A tree provider class for the general functions in the dynamic expression editor tree.</Summary><Inherit>&lt;q ref=&quot;core.gml:Object&quot;&gt;Object&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Constructor sortGroup="true" scope="public" name="Constructor" id="core.dev:DEFunctionProvider!Constructor" sort="31" group="Constructor" seq="0000"><Summary>Creates a DEFunctionProvider object.</Summary><Parameters signature="constructor:: new &lt;b&gt;DEFunctionProvider&lt;/b&gt;() &amp;rarr; DEFunctionProvider"></Parameters></Constructor>
<Method name="getChildNodes" sortGroup="true" scope="public" id="core.dev:DEFunctionProvider!getChildNodes" sort="35" group="Methods" seq="0001"><Summary>Gets list of the function groups or open the sub tree (list of functions) of chosen group.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getChildNodes&lt;/b&gt;(&lt;i&gt;id&lt;/i&gt;) &amp;rarr; Object[]"><Param name="id" type="String">The Id of the tree node to get.</Param></Parameters><Return type="Object[]">The requested child nodes array.</Return></Method>
<Method name="getNode" sortGroup="true" scope="public" id="core.dev:DEFunctionProvider!getNode" sort="35" group="Methods" seq="0002"><Summary>Gets a specified tree node.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getNode&lt;/b&gt;(&lt;i&gt;id&lt;/i&gt;) &amp;rarr; Object"><Param name="id" type="String">The Id of the tree node to get.</Param></Parameters><Return type="Object">The requested tree node.</Return></Method>
<Method name="getRoot" sortGroup="true" scope="public" id="core.dev:DEFunctionProvider!getRoot" sort="35" group="Methods" seq="0003"><Summary>Gets the root tree node.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getRoot&lt;/b&gt;() &amp;rarr; Object"></Parameters><Return type="Object">The root node.</Return></Method>
</Topics>
</Class>