ListVC.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="ListVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="disableBtn" destination="bqI-zz-SAW" id="bwy-Sc-CNB"/>
  12. <outlet property="floatingToolbarShowBtn" destination="CuS-l4-0w8" id="gFq-gh-ZuK"/>
  13. <outlet property="listBasicItem" destination="ZQA-tJ-FIy" id="yfR-Wx-7TG"/>
  14. <outlet property="showLefticon" destination="3f7-Ys-B9L" id="QST-9l-Thy"/>
  15. <outlet property="showRightIconBtn" destination="4Tg-W8-hDw" id="vg8-FV-397"/>
  16. <outlet property="showSortBtn" destination="bbZ-o9-AYh" id="x07-ZM-JOE"/>
  17. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  18. </connections>
  19. </customObject>
  20. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  21. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  22. <customView id="Hz6-mo-xeY">
  23. <rect key="frame" x="0.0" y="0.0" width="593" height="342"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vtG-eJ-J5b">
  27. <rect key="frame" x="0.0" y="0.0" width="342" height="342"/>
  28. <view key="contentView" id="1Du-gY-c3w">
  29. <rect key="frame" x="1" y="1" width="340" height="340"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <subviews>
  32. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZQA-tJ-FIy" customClass="ComponentListBasicItem" customModule="KMComponentLibrary">
  33. <rect key="frame" x="20" y="288" width="229" height="32"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="32" id="XH8-dK-xUk"/>
  36. <constraint firstAttribute="width" constant="229" id="ybJ-Xo-crc"/>
  37. </constraints>
  38. </customView>
  39. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fvv-sF-rsg">
  40. <rect key="frame" x="18" y="222" width="102" height="16"/>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Floating Toolbar" id="deh-jp-vI0">
  42. <font key="font" usesAppearanceFont="YES"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CuS-l4-0w8">
  48. <rect key="frame" x="33" y="185" width="68" height="32"/>
  49. <buttonCell key="cell" type="push" title="Show" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vDQ-mI-EyY">
  50. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  51. <font key="font" metaFont="system"/>
  52. </buttonCell>
  53. <connections>
  54. <action selector="showFloatingToolbar:" target="-2" id="G8e-lj-re2"/>
  55. </connections>
  56. </button>
  57. </subviews>
  58. <constraints>
  59. <constraint firstItem="ZQA-tJ-FIy" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="20" id="4ql-87-iDA"/>
  60. <constraint firstItem="CuS-l4-0w8" firstAttribute="top" secondItem="Fvv-sF-rsg" secondAttribute="bottom" constant="10" id="5JQ-iT-10C"/>
  61. <constraint firstItem="ZQA-tJ-FIy" firstAttribute="top" secondItem="1Du-gY-c3w" secondAttribute="top" constant="20" id="Ps4-TT-huX"/>
  62. <constraint firstItem="CuS-l4-0w8" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="40" id="jf7-Xl-MGB"/>
  63. <constraint firstItem="Fvv-sF-rsg" firstAttribute="top" secondItem="ZQA-tJ-FIy" secondAttribute="bottom" constant="50" id="u0U-Qc-pdW"/>
  64. <constraint firstItem="Fvv-sF-rsg" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="20" id="x9x-Vm-RIc"/>
  65. </constraints>
  66. </view>
  67. <constraints>
  68. <constraint firstAttribute="width" secondItem="vtG-eJ-J5b" secondAttribute="height" multiplier="1:1" id="tSF-lk-CPi"/>
  69. </constraints>
  70. </box>
  71. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MkK-sG-oCz">
  72. <rect key="frame" x="362" y="0.0" width="231" height="342"/>
  73. <view key="contentView" id="8Qj-Zw-uRm">
  74. <rect key="frame" x="1" y="1" width="229" height="340"/>
  75. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  76. <subviews>
  77. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2s5-JN-KiX">
  78. <rect key="frame" x="18" y="304" width="97" height="16"/>
  79. <textFieldCell key="cell" lineBreakMode="clipping" title="List-Basic-Item" id="plN-UP-pFN">
  80. <font key="font" usesAppearanceFont="YES"/>
  81. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  82. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  83. </textFieldCell>
  84. </textField>
  85. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bbZ-o9-AYh">
  86. <rect key="frame" x="28" y="277" width="89" height="18"/>
  87. <buttonCell key="cell" type="check" title="Show Sort" bezelStyle="regularSquare" imagePosition="left" inset="2" id="TvZ-mV-2qU">
  88. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  89. <font key="font" metaFont="system"/>
  90. </buttonCell>
  91. <connections>
  92. <action selector="buttonClicked:" target="-2" id="Y7w-Vb-JB4"/>
  93. </connections>
  94. </button>
  95. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3f7-Ys-B9L">
  96. <rect key="frame" x="28" y="251" width="112" height="18"/>
  97. <buttonCell key="cell" type="check" title="Show left icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aa2-lm-y0A">
  98. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  99. <font key="font" metaFont="system"/>
  100. </buttonCell>
  101. <connections>
  102. <action selector="buttonClicked:" target="-2" id="8mQ-4q-yqc"/>
  103. </connections>
  104. </button>
  105. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Tg-W8-hDw">
  106. <rect key="frame" x="28" y="225" width="120" height="18"/>
  107. <buttonCell key="cell" type="check" title="Show right icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="o4a-xG-vha">
  108. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  109. <font key="font" metaFont="system"/>
  110. </buttonCell>
  111. <connections>
  112. <action selector="buttonClicked:" target="-2" id="XBg-wl-h9q"/>
  113. </connections>
  114. </button>
  115. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bqI-zz-SAW">
  116. <rect key="frame" x="28" y="199" width="71" height="18"/>
  117. <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kQT-DX-M8T">
  118. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  119. <font key="font" metaFont="system"/>
  120. </buttonCell>
  121. <connections>
  122. <action selector="buttonClicked:" target="-2" id="vCt-Us-YA4"/>
  123. </connections>
  124. </button>
  125. </subviews>
  126. <constraints>
  127. <constraint firstItem="bqI-zz-SAW" firstAttribute="leading" secondItem="4Tg-W8-hDw" secondAttribute="leading" id="DwP-ru-VxB"/>
  128. <constraint firstItem="3f7-Ys-B9L" firstAttribute="top" secondItem="bbZ-o9-AYh" secondAttribute="bottom" constant="10" id="Eli-4z-7WT"/>
  129. <constraint firstItem="bbZ-o9-AYh" firstAttribute="leading" secondItem="8Qj-Zw-uRm" secondAttribute="leading" constant="30" id="JJV-h2-CO2"/>
  130. <constraint firstItem="bbZ-o9-AYh" firstAttribute="top" secondItem="2s5-JN-KiX" secondAttribute="bottom" constant="10" id="OJA-yR-kiK"/>
  131. <constraint firstItem="3f7-Ys-B9L" firstAttribute="leading" secondItem="bbZ-o9-AYh" secondAttribute="leading" id="Qi5-qJ-3DX"/>
  132. <constraint firstItem="4Tg-W8-hDw" firstAttribute="top" secondItem="3f7-Ys-B9L" secondAttribute="bottom" constant="10" id="REQ-pQ-fXE"/>
  133. <constraint firstItem="2s5-JN-KiX" firstAttribute="leading" secondItem="8Qj-Zw-uRm" secondAttribute="leading" constant="20" id="axb-rQ-hRi"/>
  134. <constraint firstItem="bqI-zz-SAW" firstAttribute="top" secondItem="4Tg-W8-hDw" secondAttribute="bottom" constant="10" id="tWz-3X-dCn"/>
  135. <constraint firstItem="4Tg-W8-hDw" firstAttribute="leading" secondItem="bbZ-o9-AYh" secondAttribute="leading" id="tzO-MO-CgY"/>
  136. <constraint firstItem="2s5-JN-KiX" firstAttribute="top" secondItem="8Qj-Zw-uRm" secondAttribute="top" constant="20" id="yoL-lm-RhW"/>
  137. </constraints>
  138. </view>
  139. </box>
  140. </subviews>
  141. <constraints>
  142. <constraint firstItem="vtG-eJ-J5b" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="1pw-7G-HmG"/>
  143. <constraint firstAttribute="trailing" secondItem="MkK-sG-oCz" secondAttribute="trailing" id="2er-8F-fiB"/>
  144. <constraint firstItem="MkK-sG-oCz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Iqf-mH-tue"/>
  145. <constraint firstAttribute="bottom" secondItem="vtG-eJ-J5b" secondAttribute="bottom" id="PCt-d0-yIb"/>
  146. <constraint firstAttribute="bottom" secondItem="MkK-sG-oCz" secondAttribute="bottom" id="QJh-ad-s3l"/>
  147. <constraint firstItem="vtG-eJ-J5b" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="sfb-Cx-L6Z"/>
  148. <constraint firstItem="MkK-sG-oCz" firstAttribute="leading" secondItem="vtG-eJ-J5b" secondAttribute="trailing" constant="20" id="tj0-E5-XrJ"/>
  149. </constraints>
  150. <point key="canvasLocation" x="190.5" y="163"/>
  151. </customView>
  152. </objects>
  153. </document>