<module id="module" mainObject="dcnativealert">
  <windows>
    <dcnativealert id="dcnativealert" width="350" height="120" layer="4" type="dialog" style="simple" canSize="false" canDockHoriz="false" canDockVert="false" x="0" y="0" initVisible="false" okButton="okButton" cancelButton="cancelButton" otherButton="otherButton" mainText="mainText" subText="subText" icon="icon" checkButton="checkButton" module="module">
      <button id="okButton" width="54" height="18" sizeX="right" sizeY="bottom" x="272" y="88" target="dcnativealert" selector="responseOk" title="$$$/nativealertmodule/button/title/OK=OK" returnKeyFocus="true"/>
      <text id="mainText" width="256" height="32" sizeX="scale" sizeY="scale" x="72" y="8" text="$$$/nativealertmodule/text/text/MainText=MainText"/>
      <button id="cancelButton" width="57" height="18" sizeX="right" sizeY="bottom" x="205" y="88" target="dcnativealert" selector="responseCancel" title="$$$/nativealertmodule/button/title/Cancel=Cancel"/>
      <button id="otherButton" width="24" height="18" sizeY="bottom" minWidth="18" minHeight="18" x="24" y="88" target="dcnativealert" selector="responseOther"/>
      <button id="checkButton" width="102" height="18" sizeY="bottom" x="24" y="88" target="dcnativealert" selector="checkBox" toggles="true" type="checkBox" title="$$$/nativealertmodule/button/title/Don't Show Again=Don't Show Again"/>
      <text id="subText" width="256" height="12" sizeX="scale" sizeY="scale" x="72" y="50" text="$$$/nativealertmodule/text/text/SubText=SubText" small="true"/>
      <imageView id="icon" width="36" height="36" x="24" y="8" image="warningIcon" mask="false" fit="true" constrain="true"/>
    </dcnativealert>
  </windows>
  <menus/>
  <objects/>
  <classes>
    <class className="dcnativealert" superClassName="alert" packageName="dc.control" codeName="DCNativeAlert">
      <var name="checkButton" type="object" defaultValue="" codeName="iCheckButton" className="CABButton"/>
      <var name="module" type="object" defaultValue="" codeName="iModule" className="CABModule"/>
    </class>
  </classes>
</module>