123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMCloudDocumentsViewController" customModule="PDF_Office" customModuleProvider="target">
- <connections>
- <outlet property="accountListTableView" destination="viZ-0a-cpG" id="66P-R6-cHr"/>
- <outlet property="addCloudsBox" destination="UPG-cm-ILM" id="1Q1-Mb-Joz"/>
- <outlet property="addCloudsImageView" destination="e17-uz-aF8" id="IAa-l6-3av"/>
- <outlet property="addCloudsLabel" destination="vcA-Dg-PFe" id="hF0-Pw-eV4"/>
- <outlet property="cloudDocumentsLabel" destination="u7e-Ls-C4g" id="pHD-Pn-Z5y"/>
- <outlet property="cloudLeftBox" destination="YwQ-Ki-OeP" id="5eq-yE-WVb"/>
- <outlet property="cloudRightBox" destination="F9L-LT-MgH" id="T9q-rp-wcf"/>
- <outlet property="cloudSplitView" destination="lbl-Ei-fxJ" id="etF-rJ-Q7k"/>
- <outlet property="emptyCollectionView" destination="HKh-PV-cS5" id="0aq-5i-rKl"/>
- <outlet property="emptyScrollView" destination="sjA-Qr-3l9" id="m6X-0z-bAh"/>
- <outlet property="fileListTableView" destination="FPj-4Q-aGm" id="30t-jG-8Dd"/>
- <outlet property="fileModifyTimeTableColumn" destination="5Tu-bE-s7x" id="tmz-iN-NZ1"/>
- <outlet property="fileNameTableColumn" destination="Qsk-Wh-vN6" id="jfO-Wz-srX"/>
- <outlet property="fileSizeTableColumn" destination="x7z-YV-g8f" id="xgi-3V-W6X"/>
- <outlet property="mainBox" destination="bkS-36-jsc" id="qHA-fh-1gS"/>
- <outlet property="pathBox" destination="5ia-5M-7ky" id="oSH-vm-rv0"/>
- <outlet property="pathControl" destination="UBc-Ph-fRM" id="wQw-rn-Mkh"/>
- <outlet property="topBox" destination="bzC-kZ-rAx" id="HaR-4M-EIe"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="942" height="654"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bzC-kZ-rAx">
- <rect key="frame" x="0.0" y="574" width="942" height="80"/>
- <view key="contentView" id="Qk8-7I-2Df">
- <rect key="frame" x="0.0" y="0.0" width="942" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UWd-jk-CSN">
- <rect key="frame" x="44" y="18" width="40" height="24"/>
- <view key="contentView" id="vCp-vj-neP">
- <rect key="frame" x="0.0" y="0.0" width="40" height="24"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="u7e-Ls-C4g">
- <rect key="frame" x="-2" y="4" width="44" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="云文档" id="bvu-hM-KlD">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="u7e-Ls-C4g" firstAttribute="leading" secondItem="vCp-vj-neP" secondAttribute="leading" id="ROe-0Y-mUS"/>
- <constraint firstAttribute="trailing" secondItem="u7e-Ls-C4g" secondAttribute="trailing" id="XnT-qd-qse"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="u7e-Ls-C4g" firstAttribute="centerY" secondItem="UWd-jk-CSN" secondAttribute="centerY" id="00y-UH-Rni"/>
- <constraint firstAttribute="height" constant="24" id="PPg-go-PbR"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UPG-cm-ILM" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="784" y="14" width="117" height="32"/>
- <view key="contentView" id="L7P-Eg-RaJ">
- <rect key="frame" x="1" y="1" width="115" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vcA-Dg-PFe">
- <rect key="frame" x="14" y="7" width="58" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="添加网盘" id="rxJ-rk-fYS">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="e17-uz-aF8">
- <rect key="frame" x="83" y="5" width="20.5" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="IhY-3e-C8I"/>
- <constraint firstAttribute="width" constant="20" id="zjB-nd-sxK"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSTouchBarGoDownTemplate" id="U3L-N4-IyH"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="e17-uz-aF8" secondAttribute="trailing" constant="12" id="30M-C8-New"/>
- <constraint firstItem="e17-uz-aF8" firstAttribute="centerY" secondItem="vcA-Dg-PFe" secondAttribute="centerY" id="QPB-2I-fWv"/>
- <constraint firstItem="e17-uz-aF8" firstAttribute="leading" secondItem="vcA-Dg-PFe" secondAttribute="trailing" constant="13" id="eF5-EJ-34I"/>
- <constraint firstItem="vcA-Dg-PFe" firstAttribute="leading" secondItem="L7P-Eg-RaJ" secondAttribute="leading" constant="16" id="ytH-u6-Rnt"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="vcA-Dg-PFe" firstAttribute="centerY" secondItem="UPG-cm-ILM" secondAttribute="centerY" id="VZQ-f0-O8J"/>
- <constraint firstAttribute="height" constant="32" id="dVc-Jl-6Uc"/>
- </constraints>
- </box>
- <pathControl hidden="YES" verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UBc-Ph-fRM">
- <rect key="frame" x="104" y="20" width="164" height="20"/>
- <pathCell key="cell" controlSize="small" selectable="YES" editable="YES" alignment="left" id="nW1-FW-Pbi">
- <font key="font" metaFont="smallSystem"/>
- <url key="url" string="file://localhost/Applications/"/>
- </pathCell>
- </pathControl>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5ia-5M-7ky">
- <rect key="frame" x="44" y="15" width="720" height="30"/>
- <view key="contentView" id="xHq-at-qQU">
- <rect key="frame" x="0.0" y="0.0" width="720" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="0iI-MO-bOJ"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="UPG-cm-ILM" firstAttribute="leading" secondItem="5ia-5M-7ky" secondAttribute="trailing" constant="20" id="65B-5A-Rjr"/>
- <constraint firstAttribute="bottom" secondItem="UWd-jk-CSN" secondAttribute="bottom" constant="18" id="6Fu-yh-4Aa"/>
- <constraint firstItem="UWd-jk-CSN" firstAttribute="top" secondItem="Qk8-7I-2Df" secondAttribute="top" constant="38" id="7FU-NF-Ena"/>
- <constraint firstAttribute="trailing" secondItem="UPG-cm-ILM" secondAttribute="trailing" constant="41" id="9i6-qA-B1M"/>
- <constraint firstItem="UWd-jk-CSN" firstAttribute="leading" secondItem="Qk8-7I-2Df" secondAttribute="leading" constant="44" id="AXl-if-Otp"/>
- <constraint firstItem="UPG-cm-ILM" firstAttribute="centerY" secondItem="UWd-jk-CSN" secondAttribute="centerY" id="gcK-bO-GHO"/>
- <constraint firstItem="UBc-Ph-fRM" firstAttribute="leading" secondItem="UWd-jk-CSN" secondAttribute="trailing" constant="20" id="iBG-Jh-R8d"/>
- <constraint firstItem="5ia-5M-7ky" firstAttribute="leading" secondItem="UWd-jk-CSN" secondAttribute="leading" id="j2W-ZU-WlE"/>
- <constraint firstItem="UBc-Ph-fRM" firstAttribute="centerY" secondItem="UWd-jk-CSN" secondAttribute="centerY" id="rA3-M5-QLN"/>
- <constraint firstItem="5ia-5M-7ky" firstAttribute="centerY" secondItem="UWd-jk-CSN" secondAttribute="centerY" id="sBd-G8-Tof"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="80" id="5dc-20-Dfe"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bkS-36-jsc">
- <rect key="frame" x="0.0" y="0.0" width="942" height="574"/>
- <view key="contentView" id="3Jo-dK-4f2">
- <rect key="frame" x="0.0" y="0.0" width="942" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView wantsLayer="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sjA-Qr-3l9">
- <rect key="frame" x="0.0" y="0.0" width="942" height="554"/>
- <clipView key="contentView" id="GCS-KA-rol">
- <rect key="frame" x="0.0" y="0.0" width="942" height="554"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <collectionView id="HKh-PV-cS5" customClass="KMCollectionView" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="942" height="158"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
- <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="AAL-de-Mxx">
- <size key="itemSize" width="50" height="50"/>
- </collectionViewFlowLayout>
- <color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <connections>
- <outlet property="dataSource" destination="-2" id="eKr-kg-k2R"/>
- <outlet property="delegate" destination="-2" id="6fZ-lT-eVq"/>
- </connections>
- </collectionView>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="p0V-wg-VTn" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="1" y="144" width="233" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="sf3-ZZ-xas" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="234" y="1" width="15" height="143"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="K2X-Vj-exi">
- <rect key="frame" x="0.0" y="0.0" width="942" height="574"/>
- <view key="contentView" id="ESa-61-VTs">
- <rect key="frame" x="0.0" y="0.0" width="942" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lbl-Ei-fxJ">
- <rect key="frame" x="0.0" y="0.0" width="942" height="574"/>
- <subviews>
- <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="YwQ-Ki-OeP">
- <rect key="frame" x="0.0" y="0.0" width="148" height="574"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <view key="contentView" id="T8K-cW-TsA">
- <rect key="frame" x="0.0" y="0.0" width="148" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qhR-hQ-UvS">
- <rect key="frame" x="0.0" y="0.0" width="148" height="574"/>
- <clipView key="contentView" drawsBackground="NO" id="Ypp-yd-g2y">
- <rect key="frame" x="0.0" y="0.0" width="148" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="fullWidth" multipleSelection="NO" autosaveColumns="NO" rowHeight="24" rowSizeStyle="automatic" viewBased="YES" id="viZ-0a-cpG">
- <rect key="frame" x="0.0" y="0.0" width="148" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="136" minWidth="40" maxWidth="1000" id="WZs-Zx-RmV">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="lKZ-1H-j9H">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="SKJ-jJ-Jqe" customClass="KMCloudAccountListTableviewCell" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="148" height="24"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tkn-Oe-Rr1">
- <rect key="frame" x="14" y="4" width="120" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="NOc-S8-1BR">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="tkn-Oe-Rr1" secondAttribute="trailing" constant="16" id="MRd-3X-Fnu"/>
- <constraint firstItem="tkn-Oe-Rr1" firstAttribute="leading" secondItem="SKJ-jJ-Jqe" secondAttribute="leading" constant="16" id="Y20-0c-j3s"/>
- <constraint firstItem="tkn-Oe-Rr1" firstAttribute="centerY" secondItem="SKJ-jJ-Jqe" secondAttribute="centerY" id="eb1-C8-aAj"/>
- </constraints>
- <connections>
- <outlet property="accountLabel" destination="tkn-Oe-Rr1" id="Fir-Wy-tCl"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="-2" id="7Po-Vy-mYz"/>
- <outlet property="delegate" destination="-2" id="abN-XD-Lyx"/>
- </connections>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="2G3-qE-Noj" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="1" y="119" width="223" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="m42-5U-TQn" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="qhR-hQ-UvS" secondAttribute="trailing" id="Vk1-z0-NsF"/>
- <constraint firstItem="qhR-hQ-UvS" firstAttribute="top" secondItem="T8K-cW-TsA" secondAttribute="top" id="YJp-yn-XYZ"/>
- <constraint firstItem="qhR-hQ-UvS" firstAttribute="leading" secondItem="T8K-cW-TsA" secondAttribute="leading" id="aWA-5Z-iSX"/>
- <constraint firstAttribute="bottom" secondItem="qhR-hQ-UvS" secondAttribute="bottom" id="tK2-PK-49Q"/>
- </constraints>
- </view>
- </box>
- <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="F9L-LT-MgH">
- <rect key="frame" x="149" y="0.0" width="793" height="574"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <view key="contentView" id="1tx-iB-oIw">
- <rect key="frame" x="0.0" y="0.0" width="793" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="75" horizontalPageScroll="10" verticalLineScroll="75" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UtS-3m-n8S">
- <rect key="frame" x="0.0" y="0.0" width="793" height="42"/>
- <clipView key="contentView" drawsBackground="NO" id="xPd-Of-Qch">
- <rect key="frame" x="0.0" y="0.0" width="793" height="42"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="fullWidth" multipleSelection="NO" autosaveColumns="NO" rowHeight="75" headerView="lz9-5b-xAl" viewBased="YES" id="FPj-4Q-aGm" customClass="KMMenuTableView" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="793" height="14"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="name" width="200" minWidth="40" maxWidth="1000" id="Qsk-Wh-vN6">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="名称">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="B1A-Nd-g86">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="w33-vi-H7E" customClass="KMCloudFileNameListTableviewCell" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="206" height="84"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6f4-3K-X7E">
- <rect key="frame" x="63" y="17" width="61" height="51"/>
- <constraints>
- <constraint firstAttribute="height" constant="51" id="Ocv-Pr-MAa"/>
- <constraint firstAttribute="width" constant="61" id="Qfk-qe-obR"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMHomeFastToolBatch" id="5yS-ie-Yfd"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6tN-Fi-KBV">
- <rect key="frame" x="128" y="51" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gjm-kJ-P2c">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vjs-Pd-eYJ">
- <rect key="frame" x="128" y="27" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="uUj-q4-7lK">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="6tN-Fi-KBV" firstAttribute="leading" secondItem="6f4-3K-X7E" secondAttribute="trailing" constant="6" id="0Cr-mg-NiJ"/>
- <constraint firstItem="6tN-Fi-KBV" firstAttribute="top" secondItem="w33-vi-H7E" secondAttribute="top" constant="17" id="1ra-fL-SmX"/>
- <constraint firstItem="6f4-3K-X7E" firstAttribute="centerY" secondItem="w33-vi-H7E" secondAttribute="centerY" id="JXh-qS-IUP"/>
- <constraint firstItem="6f4-3K-X7E" firstAttribute="leading" secondItem="w33-vi-H7E" secondAttribute="leading" constant="63" id="Pjl-5t-9iE"/>
- <constraint firstItem="vjs-Pd-eYJ" firstAttribute="top" secondItem="6tN-Fi-KBV" secondAttribute="bottom" constant="8" id="eNV-HV-j7o"/>
- <constraint firstItem="vjs-Pd-eYJ" firstAttribute="leading" secondItem="6f4-3K-X7E" secondAttribute="trailing" constant="6" id="wUV-5N-Rgx"/>
- </constraints>
- <connections>
- <outlet property="fileImageView" destination="6f4-3K-X7E" id="xNh-xM-9pk"/>
- <outlet property="subtitleLabel" destination="vjs-Pd-eYJ" id="7vA-UC-5nV"/>
- <outlet property="titleLabel" destination="6tN-Fi-KBV" id="FfG-bL-MEo"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="modifyTime" width="200" minWidth="40" maxWidth="1000" id="5Tu-bE-s7x">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="修改时间">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="jes-zc-FD4">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="lMM-aO-Sjh" customClass="KMCloudFileModifyTimeListTableviewCell" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="206" y="0.0" width="200" height="99"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="M34-RN-5cG">
- <rect key="frame" x="-2" y="42" width="204" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="5Xf-Rg-7tb">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="M34-RN-5cG" firstAttribute="centerY" secondItem="lMM-aO-Sjh" secondAttribute="centerY" id="VZZ-o7-uQK"/>
- <constraint firstItem="M34-RN-5cG" firstAttribute="leading" secondItem="lMM-aO-Sjh" secondAttribute="leading" id="tNz-Fd-kEW"/>
- <constraint firstAttribute="trailing" secondItem="M34-RN-5cG" secondAttribute="trailing" id="zoj-b0-6kS"/>
- </constraints>
- <connections>
- <outlet property="modifyTimeLabel" destination="M34-RN-5cG" id="2lA-I3-5BQ"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="size" width="381" minWidth="10" maxWidth="3.4028234663852886e+38" id="x7z-YV-g8f">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="大小">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="rDI-ey-WWR">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="buw-i8-Nw1" customClass="KMCloudFileSizeListTableviewCell" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="406" y="0.0" width="387" height="101"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KsL-1i-crF">
- <rect key="frame" x="-2" y="43" width="391" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="E0u-Vr-rzm">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="KsL-1i-crF" firstAttribute="leading" secondItem="buw-i8-Nw1" secondAttribute="leading" id="1pf-Vx-Vfu"/>
- <constraint firstAttribute="trailing" secondItem="KsL-1i-crF" secondAttribute="trailing" id="7gE-Wc-vFo"/>
- <constraint firstItem="KsL-1i-crF" firstAttribute="centerY" secondItem="buw-i8-Nw1" secondAttribute="centerY" id="kSl-wR-cXi"/>
- </constraints>
- <connections>
- <outlet property="sizeLabel" destination="KsL-1i-crF" id="35X-Vm-Bl5"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="-2" id="qeB-Sy-VzH"/>
- <outlet property="delegate" destination="-2" id="hWD-Sl-bX1"/>
- </connections>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="3dg-Jq-heD" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="1" y="119" width="223" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="tLc-mX-UU3" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <tableHeaderView key="headerView" wantsLayer="YES" id="lz9-5b-xAl">
- <rect key="frame" x="0.0" y="0.0" width="793" height="28"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableHeaderView>
- </scrollView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="UtS-3m-n8S" secondAttribute="bottom" id="1KT-3c-AaV"/>
- <constraint firstItem="UtS-3m-n8S" firstAttribute="leading" secondItem="1tx-iB-oIw" secondAttribute="leading" id="DaW-fo-8X6"/>
- <constraint firstAttribute="trailing" secondItem="UtS-3m-n8S" secondAttribute="trailing" id="EA9-z3-WpI"/>
- <constraint firstItem="UtS-3m-n8S" firstAttribute="top" secondItem="1tx-iB-oIw" secondAttribute="top" id="VZN-vb-3MI"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <holdingPriorities>
- <real value="250"/>
- <real value="250"/>
- </holdingPriorities>
- <connections>
- <outlet property="delegate" destination="-2" id="Rsk-wv-oKF"/>
- </connections>
- </splitView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="lbl-Ei-fxJ" secondAttribute="trailing" id="1DG-Sh-w4e"/>
- <constraint firstItem="lbl-Ei-fxJ" firstAttribute="top" secondItem="ESa-61-VTs" secondAttribute="top" id="Pfr-90-iSc"/>
- <constraint firstItem="lbl-Ei-fxJ" firstAttribute="leading" secondItem="ESa-61-VTs" secondAttribute="leading" id="TfL-tj-yAM"/>
- <constraint firstAttribute="bottom" secondItem="lbl-Ei-fxJ" secondAttribute="bottom" id="WMW-h1-j7u"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="sjA-Qr-3l9" secondAttribute="trailing" id="F3v-PM-TwS"/>
- <constraint firstAttribute="bottom" secondItem="K2X-Vj-exi" secondAttribute="bottom" id="Sva-50-Np0"/>
- <constraint firstItem="K2X-Vj-exi" firstAttribute="leading" secondItem="3Jo-dK-4f2" secondAttribute="leading" id="Tve-Gw-DW7"/>
- <constraint firstAttribute="bottom" secondItem="sjA-Qr-3l9" secondAttribute="bottom" id="YQW-Rv-8lh"/>
- <constraint firstAttribute="trailing" secondItem="K2X-Vj-exi" secondAttribute="trailing" id="lQh-pQ-ddO"/>
- <constraint firstItem="K2X-Vj-exi" firstAttribute="top" secondItem="3Jo-dK-4f2" secondAttribute="top" id="of0-qS-Nk1"/>
- <constraint firstItem="sjA-Qr-3l9" firstAttribute="leading" secondItem="3Jo-dK-4f2" secondAttribute="leading" id="wGj-OI-dzP"/>
- <constraint firstItem="sjA-Qr-3l9" firstAttribute="top" secondItem="3Jo-dK-4f2" secondAttribute="top" constant="20" id="znU-6x-P0Z"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="bzC-kZ-rAx" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="6mW-I2-7HA"/>
- <constraint firstAttribute="bottom" secondItem="bkS-36-jsc" secondAttribute="bottom" id="T7F-10-pAC"/>
- <constraint firstItem="bkS-36-jsc" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="TP7-S6-Wrd"/>
- <constraint firstItem="bzC-kZ-rAx" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="YAT-Ia-M39"/>
- <constraint firstItem="bkS-36-jsc" firstAttribute="top" secondItem="bzC-kZ-rAx" secondAttribute="bottom" id="f8S-yr-6wb"/>
- <constraint firstAttribute="trailing" secondItem="bzC-kZ-rAx" secondAttribute="trailing" id="kyg-um-f8V"/>
- <constraint firstAttribute="trailing" secondItem="bkS-36-jsc" secondAttribute="trailing" id="mk0-2t-hCc"/>
- </constraints>
- <point key="canvasLocation" x="370" y="345"/>
- </customView>
- </objects>
- <resources>
- <image name="KMHomeFastToolBatch" width="36" height="36"/>
- <image name="NSTouchBarGoDownTemplate" width="15" height="9"/>
- </resources>
- </document>
|