KMPlanViewController.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMPlanViewController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="outlineView" destination="8Es-2J-byF" id="AwP-3B-KvW"/>
  12. <outlet property="view" destination="Hz6-mo-xeY" id="QPl-vD-Dbq"/>
  13. </connections>
  14. </customObject>
  15. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  16. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  17. <customView id="Hz6-mo-xeY">
  18. <rect key="frame" x="0.0" y="0.0" width="180" height="70"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  20. <subviews>
  21. <scrollView autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xEa-P5-7CN">
  22. <rect key="frame" x="0.0" y="0.0" width="180" height="70"/>
  23. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="laq-aG-Vai">
  24. <rect key="frame" x="1" y="1" width="178" height="68"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="sourceList" multipleSelection="NO" autosaveColumns="NO" rowHeight="24" viewBased="YES" indentationPerLevel="13" indentationMarkerFollowsCell="NO" outlineTableColumn="i9s-MT-kLZ" id="8Es-2J-byF">
  28. <rect key="frame" x="0.0" y="0.0" width="178" height="68"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. <size key="intercellSpacing" width="3" height="0.0"/>
  31. <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>
  32. <color key="gridColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  33. <tableColumns>
  34. <tableColumn width="146" minWidth="16" maxWidth="1000" id="i9s-MT-kLZ">
  35. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  36. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  37. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  38. </tableHeaderCell>
  39. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="XPk-BR-SFd">
  40. <font key="font" metaFont="system"/>
  41. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  45. <prototypeCellViews>
  46. <tableCellView identifier="PlanDataCell" id="C0I-oH-B2j" customClass="KMPlanTableCellView" customModule="PDF_Master" customModuleProvider="target">
  47. <rect key="frame" x="11" y="0.0" width="155" height="24"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Z85-c4-CJv">
  51. <rect key="frame" x="20" y="4" width="96" height="16"/>
  52. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" focusRingType="none" title="Table View Cell" drawsBackground="YES" id="5bQ-tJ-9hg">
  53. <font key="font" metaFont="system"/>
  54. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. </textFieldCell>
  57. </textField>
  58. <button focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="wMd-Rw-rLw">
  59. <rect key="frame" x="-2" y="3" width="18" height="18"/>
  60. <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" focusRingType="none" inset="2" id="JhA-XH-n3a">
  61. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  62. <font key="font" metaFont="system"/>
  63. </buttonCell>
  64. <connections>
  65. <action selector="planButtonAction:" target="C0I-oH-B2j" id="cXB-Of-7y5"/>
  66. </connections>
  67. </button>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="Z85-c4-CJv" firstAttribute="leading" secondItem="wMd-Rw-rLw" secondAttribute="trailing" constant="6" id="58S-2o-88N"/>
  71. <constraint firstItem="wMd-Rw-rLw" firstAttribute="centerY" secondItem="C0I-oH-B2j" secondAttribute="centerY" id="G90-2z-Pji"/>
  72. <constraint firstItem="Z85-c4-CJv" firstAttribute="centerY" secondItem="C0I-oH-B2j" secondAttribute="centerY" id="pBF-7Q-gcL"/>
  73. <constraint firstItem="wMd-Rw-rLw" firstAttribute="leading" secondItem="C0I-oH-B2j" secondAttribute="leading" id="rop-lB-TZX"/>
  74. </constraints>
  75. <connections>
  76. <outlet property="planButton" destination="wMd-Rw-rLw" id="5gq-xc-CLK"/>
  77. <outlet property="planTextField" destination="Z85-c4-CJv" id="8ME-ek-6wq"/>
  78. </connections>
  79. </tableCellView>
  80. </prototypeCellViews>
  81. </tableColumn>
  82. </tableColumns>
  83. <connections>
  84. <outlet property="dataSource" destination="-2" id="tJE-Ia-tjx"/>
  85. <outlet property="delegate" destination="-2" id="Ep1-OK-VfO"/>
  86. </connections>
  87. </outlineView>
  88. </subviews>
  89. <nil key="backgroundColor"/>
  90. </clipView>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="70" id="oe5-nl-Fh0"/>
  93. </constraints>
  94. <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9SF-O5-3Wq">
  95. <rect key="frame" x="1" y="119" width="238" height="15"/>
  96. <autoresizingMask key="autoresizingMask"/>
  97. </scroller>
  98. <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1Gw-AD-G7g">
  99. <rect key="frame" x="224" y="17" width="15" height="102"/>
  100. <autoresizingMask key="autoresizingMask"/>
  101. </scroller>
  102. </scrollView>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="xEa-P5-7CN" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Ata-Vr-6R7"/>
  106. <constraint firstItem="xEa-P5-7CN" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="WG3-be-ffU"/>
  107. <constraint firstAttribute="bottom" secondItem="xEa-P5-7CN" secondAttribute="bottom" id="o9g-Mo-brU"/>
  108. <constraint firstAttribute="trailing" secondItem="xEa-P5-7CN" secondAttribute="trailing" id="xOr-C1-JaL"/>
  109. </constraints>
  110. <point key="canvasLocation" x="132.5" y="153.5"/>
  111. </customView>
  112. </objects>
  113. </document>