Revision Difference
DTree:DoClick#548693
<function name="DoClick" parent="DTree" type="panelfunc">⤶
<function name="DoClick" parent="DTree" type="panelhook">⤶
<ispanel>yes</ispanel>
<description>Called when the any node is clicked. Called by <page>DTree_Node:DoClick</page>.</description>
<realm>Client</realm>
<args>⤶
<arg name="node" type="DTree_Node">The right clicked node.</arg>⤶
</args>⤶
<rets>⤶
<ret name="suppress" type="boolean"></ret>⤶
</rets>⤶
</function>