mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-05 22:33:53 +08:00
216 lines
7.4 KiB
HTML
216 lines
7.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
|
|
<title>AsyncDisplayKit Reference</title>
|
|
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
|
|
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
|
|
</head>
|
|
<body class="appledoc">
|
|
<header>
|
|
<div class="container" class="hide-in-xcode">
|
|
|
|
<h1 id="library-title">
|
|
<a href="index.html">AsyncDisplayKit </a>
|
|
</h1>
|
|
|
|
<p id="developer-home">
|
|
<a href="index.html">Facebook</a>
|
|
</p>
|
|
|
|
</div>
|
|
</header>
|
|
|
|
<aside>
|
|
<div class="container">
|
|
<nav>
|
|
<ul id="header-buttons" role="toolbar">
|
|
<li><a href="hierarchy.html">Hierarchy</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</aside>
|
|
|
|
<article>
|
|
<div id="overview-contents" class="container">
|
|
<div id="content">
|
|
<main role="main">
|
|
<h1 class="title">AsyncDisplayKit Reference</h1>
|
|
|
|
|
|
|
|
<div class="index-container">
|
|
|
|
|
|
|
|
<div class="index-column">
|
|
<h2 class="index-title">Class References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASBackgroundLayoutSpec.html">ASBackgroundLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASCellNode.html">ASCellNode</a></li>
|
|
|
|
<li><a href="Classes/ASCenterLayoutSpec.html">ASCenterLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASCollectionNode.html">ASCollectionNode</a></li>
|
|
|
|
<li><a href="Classes/ASCollectionView.html">ASCollectionView</a></li>
|
|
|
|
<li><a href="Classes/ASControlNode.html">ASControlNode</a></li>
|
|
|
|
<li><a href="Classes/ASDisplayNode.html">ASDisplayNode</a></li>
|
|
|
|
<li><a href="Classes/ASEditableTextNode.html">ASEditableTextNode</a></li>
|
|
|
|
<li><a href="Classes/ASImageNode.html">ASImageNode</a></li>
|
|
|
|
<li><a href="Classes/ASInsetLayoutSpec.html">ASInsetLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASLayout.html">ASLayout</a></li>
|
|
|
|
<li><a href="Classes/ASLayoutOptions.html">ASLayoutOptions</a></li>
|
|
|
|
<li><a href="Classes/ASLayoutSpec.html">ASLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASMultiplexImageNode.html">ASMultiplexImageNode</a></li>
|
|
|
|
<li><a href="Classes/ASNetworkImageNode.html">ASNetworkImageNode</a></li>
|
|
|
|
<li><a href="Classes/ASOverlayLayoutSpec.html">ASOverlayLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASRangeController.html">ASRangeController</a></li>
|
|
|
|
<li><a href="Classes/ASRatioLayoutSpec.html">ASRatioLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASScrollNode.html">ASScrollNode</a></li>
|
|
|
|
<li><a href="Classes/ASStackLayoutSpec.html">ASStackLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASStaticLayoutSpec.html">ASStaticLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASTableView.html">ASTableView</a></li>
|
|
|
|
<li><a href="Classes/ASTextCellNode.html">ASTextCellNode</a></li>
|
|
|
|
<li><a href="Classes/ASTextNode.html">ASTextNode</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="index-column">
|
|
|
|
<h2 class="index-title">Protocol References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Protocols/ASCollectionViewDataSource.html">ASCollectionViewDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASCollectionViewDelegate.html">ASCollectionViewDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASCommonCollectionViewDataSource.html">ASCommonCollectionViewDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASCommonCollectionViewDelegate.html">ASCommonCollectionViewDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASCommonTableViewDataSource.html">ASCommonTableViewDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASCommonTableViewDelegate.html">ASCommonTableViewDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASEditableTextNodeDelegate.html">ASEditableTextNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASLayoutable.html">ASLayoutable</a></li>
|
|
|
|
<li><a href="Protocols/ASLayoutablePrivate.html">ASLayoutablePrivate</a></li>
|
|
|
|
<li><a href="Protocols/ASMultiplexImageNodeDataSource.html">ASMultiplexImageNodeDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASMultiplexImageNodeDelegate.html">ASMultiplexImageNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASNetworkImageNodeDelegate.html">ASNetworkImageNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASRangeControllerDelegate.html">ASRangeControllerDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASStackLayoutable.html">ASStackLayoutable</a></li>
|
|
|
|
<li><a href="Protocols/ASStaticLayoutable.html">ASStaticLayoutable</a></li>
|
|
|
|
<li><a href="Protocols/ASTableViewDataSource.html">ASTableViewDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASTableViewDelegate.html">ASTableViewDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASTextNodeDelegate.html">ASTextNodeDelegate</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2 class="index-title">Constant References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Constants/ASCenterLayoutSpecCenteringOptions.html">ASCenterLayoutSpecCenteringOptions</a></li>
|
|
|
|
<li><a href="Constants/ASCenterLayoutSpecSizingOptions.html">ASCenterLayoutSpecSizingOptions</a></li>
|
|
|
|
<li><a href="Constants/ASControlNodeEvent.html">ASControlNodeEvent</a></li>
|
|
|
|
<li><a href="Constants/ASMultiplexImageNodeErrorCode.html">ASMultiplexImageNodeErrorCode</a></li>
|
|
|
|
<li><a href="Constants/ASRelativeDimensionType.html">ASRelativeDimensionType</a></li>
|
|
|
|
<li><a href="Constants/ASStackLayoutAlignItems.html">ASStackLayoutAlignItems</a></li>
|
|
|
|
<li><a href="Constants/ASStackLayoutAlignSelf.html">ASStackLayoutAlignSelf</a></li>
|
|
|
|
<li><a href="Constants/ASStackLayoutDirection.html">ASStackLayoutDirection</a></li>
|
|
|
|
<li><a href="Constants/ASStackLayoutJustifyContent.html">ASStackLayoutJustifyContent</a></li>
|
|
|
|
<li><a href="Constants/ASTextNodeHighlightStyle.html">ASTextNodeHighlightStyle</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2 class="index-title">Category References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Categories/ASControlNode+Subclassing.html">ASControlNode(Subclassing)</a></li>
|
|
|
|
<li><a href="Categories/ASDisplayNode+Debugging.html">ASDisplayNode(Debugging)</a></li>
|
|
|
|
<li><a href="Categories/ASDisplayNode+Subclassing.html">ASDisplayNode(Subclassing)</a></li>
|
|
|
|
<li><a href="Categories/ASDisplayNode+UIViewBridge.html">ASDisplayNode(UIViewBridge)</a></li>
|
|
|
|
<li><a href="Categories/CALayer+AsyncDisplayKit.html">CALayer(AsyncDisplayKit)</a></li>
|
|
|
|
<li><a href="Categories/UIView+AsyncDisplayKit.html">UIView(AsyncDisplayKit)</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="footer-copyright">
|
|
|
|
<p class="copyright">Copyright © 2015 Facebook. All rights reserved. Updated: 2015-09-16</p>
|
|
|
|
|
|
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
|
|
|
|
</div>
|
|
</footer>
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
|
|
<script src="js/script.js"></script>
|
|
</body>
|
|
</html> |