mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-19 10:26:54 +01:00
20 lines
610 B
XML
20 lines
610 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="FormNeedToMatchOtherFieldEntry" inherits="FormFieldEntry" version="3.7">
|
||
|
<brief_description>
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
</methods>
|
||
|
<members>
|
||
|
<member name="does_not_match_error" type="String" setter="set_does_not_match_error" getter="get_does_not_match_error" default="" does not match "">
|
||
|
</member>
|
||
|
<member name="other_field" type="String" setter="set_other_field" getter="get_other_field" default="""">
|
||
|
</member>
|
||
|
</members>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|