Renamed fromTemplate to setFromTemplate.

This commit is contained in:
Markus Lampert
2017-09-13 11:08:54 -07:00
committed by wmayer
parent b70086feaa
commit ddec11cf24
4 changed files with 5 additions and 5 deletions

View File

@@ -86,9 +86,9 @@ HighCarbonToolSteel CastAlloy, Ceramics, Diamond, Sialon or Undefined</UserDocu>
<UserDocu>returns a copy of this tool</UserDocu>
</Documentation>
</Methode>
<Methode Name="fromTemplate">
<Methode Name="setFromTemplate">
<Documentation>
<UserDocu>fromTemplate(xmlString|dictionary) ... fills receiver with values from the template string or dictionary</UserDocu>
<UserDocu>setFromTemplate(xmlString|dictionary) ... fills receiver with values from the template string or dictionary</UserDocu>
</Documentation>
</Methode>
<Methode Name="templateAttrs">