Revision Difference
DTextEntry:OnChange#551551
<function name="OnChange" parent="DTextEntry" type="panelfunc">⤶
<function name="OnChange" parent="DTextEntry" type="panelhook">⤶
<ispanel>yes</ispanel>
<description>
Called internally by <page>DTextEntry:OnTextChanged</page> when the user modifies the text in the DTextEntry.
You should override this function to define custom behavior when the DTextEntry text changes.
Called internally by <page>DTextEntry:OnTextChanged</page> when the user modifies the text in the <page>DTextEntry</page>.
You should override this function to define custom behavior when the <page>DTextEntry</page> text changes.
</description>
<realm>Client and Menu</realm>
</function>