<?xml version="1.0" encoding="Windows-1255" ?><Class name="DERecentProvider" inherit="core.gml:Object" id="core.dev:DERecentProvider" sort="21" urn="core.dev:dynexp.DERecentProvider.gs" toc="\Dynamic Expressions"><Summary>A tree provider class for the recently used 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>
<Method name="getChildNodes" sortGroup="true" scope="public" id="core.dev:DERecentProvider!getChildNodes" sort="35" group="Methods" seq="0000"><Summary>Gets list of recently used functions.</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:DERecentProvider!getNode" sort="35" group="Methods" seq="0001"><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:DERecentProvider!getRoot" sort="35" group="Methods" seq="0002"><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>