DoubleComponentPickerView.xib
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:10k
源码类别:

iPhone

开发平台:

MultiPlatform

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.02">
  3. <data>
  4. <int key="IBDocument.SystemTarget">512</int>
  5. <string key="IBDocument.SystemVersion">9E17</string>
  6. <string key="IBDocument.InterfaceBuilderVersion">670</string>
  7. <string key="IBDocument.AppKitVersion">949.33</string>
  8. <string key="IBDocument.HIToolboxVersion">352.00</string>
  9. <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
  10. <bool key="EncodedWithXMLCoder">YES</bool>
  11. <integer value="1"/>
  12. </object>
  13. <object class="NSArray" key="IBDocument.PluginDependencies">
  14. <bool key="EncodedWithXMLCoder">YES</bool>
  15. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  16. </object>
  17. <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
  18. <bool key="EncodedWithXMLCoder">YES</bool>
  19. <object class="IBProxyObject" id="372490531">
  20. <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
  21. </object>
  22. <object class="IBProxyObject" id="975951072">
  23. <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
  24. </object>
  25. <object class="IBUIView" id="191373211">
  26. <reference key="NSNextResponder"/>
  27. <int key="NSvFlags">292</int>
  28. <object class="NSMutableArray" key="NSSubviews">
  29. <bool key="EncodedWithXMLCoder">YES</bool>
  30. <object class="IBUIPickerView" id="986971772">
  31. <reference key="NSNextResponder" ref="191373211"/>
  32. <int key="NSvFlags">292</int>
  33. <string key="NSFrameSize">{320, 216}</string>
  34. <reference key="NSSuperview" ref="191373211"/>
  35. <bool key="IBUIOpaque">NO</bool>
  36. <bool key="IBUIClipsSubviews">YES</bool>
  37. <bool key="IBUIMultipleTouchEnabled">YES</bool>
  38. <bool key="IBUIShowsSelectionIndicator">YES</bool>
  39. </object>
  40. <object class="IBUIButton" id="717536305">
  41. <reference key="NSNextResponder" ref="191373211"/>
  42. <int key="NSvFlags">292</int>
  43. <string key="NSFrame">{{124, 339}, {72, 37}}</string>
  44. <reference key="NSSuperview" ref="191373211"/>
  45. <bool key="IBUIOpaque">NO</bool>
  46. <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
  47. <int key="IBUIContentHorizontalAlignment">0</int>
  48. <int key="IBUIContentVerticalAlignment">0</int>
  49. <object class="NSFont" key="IBUIFont">
  50. <string key="NSName">Helvetica-Bold</string>
  51. <double key="NSSize">1.500000e+01</double>
  52. <int key="NSfFlags">16</int>
  53. </object>
  54. <int key="IBUIButtonType">1</int>
  55. <string key="IBUIHighlightedTitle">Order</string>
  56. <string key="IBUIDisabledTitle">Order</string>
  57. <string key="IBUISelectedTitle">Order</string>
  58. <string key="IBUINormalTitle">Order</string>
  59. <object class="NSColor" key="IBUIHighlightedTitleColor">
  60. <int key="NSColorSpace">1</int>
  61. <bytes key="NSRGB">MSAxIDEAA</bytes>
  62. </object>
  63. <object class="NSColor" key="IBUINormalTitleColor">
  64. <int key="NSColorSpace">1</int>
  65. <bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes>
  66. </object>
  67. </object>
  68. </object>
  69. <string key="NSFrameSize">{320, 480}</string>
  70. <reference key="NSSuperview"/>
  71. <object class="NSColor" key="IBUIBackgroundColor">
  72. <int key="NSColorSpace">3</int>
  73. <bytes key="NSWhite">MQA</bytes>
  74. <object class="NSColorSpace" key="NSCustomColorSpace">
  75. <int key="NSID">2</int>
  76. </object>
  77. </object>
  78. </object>
  79. </object>
  80. <object class="IBObjectContainer" key="IBDocument.Objects">
  81. <object class="NSMutableArray" key="connectionRecords">
  82. <bool key="EncodedWithXMLCoder">YES</bool>
  83. <object class="IBConnectionRecord">
  84. <object class="IBCocoaTouchOutletConnection" key="connection">
  85. <string key="label">view</string>
  86. <reference key="source" ref="372490531"/>
  87. <reference key="destination" ref="191373211"/>
  88. </object>
  89. <int key="connectionID">3</int>
  90. </object>
  91. <object class="IBConnectionRecord">
  92. <object class="IBCocoaTouchEventConnection" key="connection">
  93. <string key="label">buttonPressed:</string>
  94. <reference key="source" ref="717536305"/>
  95. <reference key="destination" ref="372490531"/>
  96. <int key="IBEventType">7</int>
  97. </object>
  98. <int key="connectionID">6</int>
  99. </object>
  100. <object class="IBConnectionRecord">
  101. <object class="IBCocoaTouchOutletConnection" key="connection">
  102. <string key="label">doublePicker</string>
  103. <reference key="source" ref="372490531"/>
  104. <reference key="destination" ref="986971772"/>
  105. </object>
  106. <int key="connectionID">7</int>
  107. </object>
  108. <object class="IBConnectionRecord">
  109. <object class="IBCocoaTouchOutletConnection" key="connection">
  110. <string key="label">dataSource</string>
  111. <reference key="source" ref="986971772"/>
  112. <reference key="destination" ref="372490531"/>
  113. </object>
  114. <int key="connectionID">8</int>
  115. </object>
  116. <object class="IBConnectionRecord">
  117. <object class="IBCocoaTouchOutletConnection" key="connection">
  118. <string key="label">delegate</string>
  119. <reference key="source" ref="986971772"/>
  120. <reference key="destination" ref="372490531"/>
  121. </object>
  122. <int key="connectionID">9</int>
  123. </object>
  124. </object>
  125. <object class="IBMutableOrderedSet" key="objectRecords">
  126. <object class="NSArray" key="orderedObjects">
  127. <bool key="EncodedWithXMLCoder">YES</bool>
  128. <object class="IBObjectRecord">
  129. <int key="objectID">0</int>
  130. <object class="NSArray" key="object" id="360949347">
  131. <bool key="EncodedWithXMLCoder">YES</bool>
  132. </object>
  133. <reference key="children" ref="1000"/>
  134. <nil key="parent"/>
  135. </object>
  136. <object class="IBObjectRecord">
  137. <int key="objectID">1</int>
  138. <reference key="object" ref="191373211"/>
  139. <object class="NSMutableArray" key="children">
  140. <bool key="EncodedWithXMLCoder">YES</bool>
  141. <reference ref="717536305"/>
  142. <reference ref="986971772"/>
  143. </object>
  144. <reference key="parent" ref="360949347"/>
  145. </object>
  146. <object class="IBObjectRecord">
  147. <int key="objectID">-1</int>
  148. <reference key="object" ref="372490531"/>
  149. <reference key="parent" ref="360949347"/>
  150. <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
  151. </object>
  152. <object class="IBObjectRecord">
  153. <int key="objectID">-2</int>
  154. <reference key="object" ref="975951072"/>
  155. <reference key="parent" ref="360949347"/>
  156. </object>
  157. <object class="IBObjectRecord">
  158. <int key="objectID">4</int>
  159. <reference key="object" ref="986971772"/>
  160. <reference key="parent" ref="191373211"/>
  161. </object>
  162. <object class="IBObjectRecord">
  163. <int key="objectID">5</int>
  164. <reference key="object" ref="717536305"/>
  165. <reference key="parent" ref="191373211"/>
  166. </object>
  167. </object>
  168. </object>
  169. <object class="NSMutableDictionary" key="flattenedProperties">
  170. <bool key="EncodedWithXMLCoder">YES</bool>
  171. <object class="NSMutableArray" key="dict.sortedKeys">
  172. <bool key="EncodedWithXMLCoder">YES</bool>
  173. <string>-1.CustomClassName</string>
  174. <string>-2.CustomClassName</string>
  175. <string>1.IBEditorWindowLastContentRect</string>
  176. <string>1.IBPluginDependency</string>
  177. <string>4.IBPluginDependency</string>
  178. <string>5.IBPluginDependency</string>
  179. </object>
  180. <object class="NSMutableArray" key="dict.values">
  181. <bool key="EncodedWithXMLCoder">YES</bool>
  182. <string>DoubleComponentPickerViewController</string>
  183. <string>UIResponder</string>
  184. <string>{{354, 412}, {320, 480}}</string>
  185. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  186. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  187. <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
  188. </object>
  189. </object>
  190. <object class="NSMutableDictionary" key="unlocalizedProperties">
  191. <bool key="EncodedWithXMLCoder">YES</bool>
  192. <object class="NSArray" key="dict.sortedKeys">
  193. <bool key="EncodedWithXMLCoder">YES</bool>
  194. </object>
  195. <object class="NSMutableArray" key="dict.values">
  196. <bool key="EncodedWithXMLCoder">YES</bool>
  197. </object>
  198. </object>
  199. <nil key="activeLocalization"/>
  200. <object class="NSMutableDictionary" key="localizations">
  201. <bool key="EncodedWithXMLCoder">YES</bool>
  202. <object class="NSArray" key="dict.sortedKeys">
  203. <bool key="EncodedWithXMLCoder">YES</bool>
  204. </object>
  205. <object class="NSMutableArray" key="dict.values">
  206. <bool key="EncodedWithXMLCoder">YES</bool>
  207. </object>
  208. </object>
  209. <nil key="sourceID"/>
  210. <int key="maxID">10</int>
  211. </object>
  212. <object class="IBClassDescriber" key="IBDocument.Classes">
  213. <object class="NSMutableArray" key="referencedPartialClassDescriptions">
  214. <bool key="EncodedWithXMLCoder">YES</bool>
  215. <object class="IBPartialClassDescription">
  216. <string key="className">DoubleComponentPickerViewController</string>
  217. <string key="superclassName">UIViewController</string>
  218. <object class="NSMutableDictionary" key="actions">
  219. <string key="NS.key.0">buttonPressed:</string>
  220. <string key="NS.object.0">id</string>
  221. </object>
  222. <object class="NSMutableDictionary" key="outlets">
  223. <string key="NS.key.0">doublePicker</string>
  224. <string key="NS.object.0">UIPickerView</string>
  225. </object>
  226. <object class="IBClassDescriptionSource" key="sourceIdentifier">
  227. <string key="majorKey">IBProjectSource</string>
  228. <string key="minorKey">Classes/DoubleComponentPickerViewController.h</string>
  229. </object>
  230. </object>
  231. </object>
  232. </object>
  233. <int key="IBDocument.localizationMode">0</int>
  234. <string key="IBDocument.LastKnownRelativeProjectPath">Pickers.xcodeproj</string>
  235. <int key="IBDocument.defaultPropertyAccessControl">3</int>
  236. </data>
  237. </archive>