first screen (schedule) now has the right information

This commit is contained in:
Senad Uka
2014-09-02 20:00:02 +02:00
parent e176c70f18
commit 61cfcc173c
10 changed files with 422 additions and 11 deletions

View File

@@ -25,34 +25,82 @@
</objects>
<point key="canvasLocation" x="132" y="180"/>
</scene>
<!--Table View Controller - Root View Controller-->
<!--Schedule Table View Controller - 2014-->
<scene sceneID="Gwb-IZ-cXq">
<objects>
<tableViewController id="aNc-F9-0cW" sceneMemberID="viewController">
<tableViewController id="aNc-F9-0cW" customClass="FESScheduleTableViewController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="HpO-cG-BkW">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="g68-Qd-9Ij">
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="scheduleEntryCell" id="g68-Qd-9Ij" customClass="FESScheduleEntryCell">
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="g68-Qd-9Ij" id="6f9-Rs-ptT">
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Fri" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hgY-f8-EeZ">
<rect key="frame" x="20" y="11" width="42" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="15. August" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CXi-kA-ow8">
<rect key="frame" x="70" y="11" width="83" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
<connections>
<outlet property="scheduleDate" destination="CXi-kA-ow8" id="4wi-Xj-rhe"/>
<outlet property="scheduleDayOfWeek" destination="hgY-f8-EeZ" id="bVi-Sl-f8D"/>
<segue destination="0t7-N6-wZY" kind="push" id="WWo-rm-Zb3"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="aNc-F9-0cW" id="B8w-3G-bqo"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="2014" id="oPc-a0-wbv"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4Vp-c3-FnG" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1333" y="-242"/>
</scene>
<!--Table View Controller-->
<scene sceneID="2yk-lz-VwC">
<objects>
<tableViewController id="0t7-N6-wZY" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="as4-4p-NwJ">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="NlW-xg-4gy">
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="NlW-xg-4gy" id="qGp-By-vBv">
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="aNc-F9-0cW" id="B8w-3G-bqo"/>
<outlet property="delegate" destination="aNc-F9-0cW" id="rxE-QR-e9r"/>
<outlet property="dataSource" destination="0t7-N6-wZY" id="v20-t2-JHd"/>
<outlet property="delegate" destination="0t7-N6-wZY" id="bdD-jF-UpC"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Root View Controller" id="oPc-a0-wbv"/>
<navigationItem key="navigationItem" id="zkS-4H-eLi"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4Vp-c3-FnG" userLabel="First Responder" sceneMemberID="firstResponder"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="2Po-QA-1an" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1333" y="-242"/>
<point key="canvasLocation" x="1894" y="-235"/>
</scene>
<!--Table View Controller - Root View Controller-->
<scene sceneID="CX5-hP-Yrk">