mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-02 17:07:58 +08:00
350 lines
12 KiB
HTML
350 lines
12 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
|
|
<title>AsyncDisplayKit Hierarchy</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 1334)">
|
|
</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="index.html">Home</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</aside>
|
|
|
|
<article>
|
|
<div id="overview-contents" class="container">
|
|
<div id="content">
|
|
<main role="main">
|
|
<h1 class="title">AsyncDisplayKit Hierarchy</h1>
|
|
|
|
|
|
<div class="index-column hierarchy-column">
|
|
<h2 class="index-title">Class Hierarchy</h2>
|
|
|
|
<ul>
|
|
|
|
<li>ASDealloc2MainObject
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASDisplayNode.html">ASDisplayNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASCellNode.html">ASCellNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASTextCellNode.html">ASTextCellNode</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASCollectionNode.html">ASCollectionNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASPagerNode.html">ASPagerNode</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASControlNode.html">ASControlNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASButtonNode.html">ASButtonNode</a></li>
|
|
|
|
<li><a href="Classes/ASImageNode.html">ASImageNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASMapNode.html">ASMapNode</a></li>
|
|
|
|
<li><a href="Classes/ASMultiplexImageNode.html">ASMultiplexImageNode</a></li>
|
|
|
|
<li><a href="Classes/ASNetworkImageNode.html">ASNetworkImageNode</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASVideoNode.html">ASVideoNode</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASTextNode.html">ASTextNode</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASEditableTextNode.html">ASEditableTextNode</a></li>
|
|
|
|
<li><a href="Classes/ASScrollNode.html">ASScrollNode</a></li>
|
|
|
|
<li><a href="Classes/ASTableNode.html">ASTableNode</a></li>
|
|
|
|
<li><a href="Classes/ASVideoPlayerNode.html">ASVideoPlayerNode</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASRangeController.html">ASRangeController</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASViewController.html">ASViewController</a></li>
|
|
|
|
<li>NSObject
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASAsciiArtBoxCreator.html">ASAsciiArtBoxCreator</a></li>
|
|
|
|
<li><a href="Classes/ASLayout.html">ASLayout</a></li>
|
|
|
|
<li><a href="Classes/ASLayoutSpec.html">ASLayoutSpec</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASBackgroundLayoutSpec.html">ASBackgroundLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASInsetLayoutSpec.html">ASInsetLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASOverlayLayoutSpec.html">ASOverlayLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASRatioLayoutSpec.html">ASRatioLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASRelativeLayoutSpec.html">ASRelativeLayoutSpec</a>
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASCenterLayoutSpec.html">ASCenterLayoutSpec</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASStackLayoutSpec.html">ASStackLayoutSpec</a></li>
|
|
|
|
<li><a href="Classes/ASStaticLayoutSpec.html">ASStaticLayoutSpec</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li><a href="Classes/ASLayoutableValidation.html">ASLayoutableValidation</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li>UICollectionView
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASCollectionView.html">ASCollectionView</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
<li>UITableView
|
|
<ul>
|
|
|
|
<li><a href="Classes/ASTableView.html">ASTableView</a></li>
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="index-column">
|
|
|
|
<h2 class="index-title">Protocol References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Protocols/ASCellNodeInteractionDelegate.html">ASCellNodeInteractionDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASCollectionDataSource.html">ASCollectionDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASCollectionDelegate.html">ASCollectionDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASCollectionViewDelegateFlowLayout.html">ASCollectionViewDelegateFlowLayout</a></li>
|
|
|
|
<li><a href="Protocols/ASCollectionViewLayoutFacilitatorProtocol.html">ASCollectionViewLayoutFacilitatorProtocol</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/ASContextTransitioning.html">ASContextTransitioning</a></li>
|
|
|
|
<li><a href="Protocols/ASEditableTextNodeDelegate.html">ASEditableTextNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASLayoutable.html">ASLayoutable</a></li>
|
|
|
|
<li><a href="Protocols/ASLayoutableAsciiArtProtocol.html">ASLayoutableAsciiArtProtocol</a></li>
|
|
|
|
<li><a href="Protocols/ASLayoutablePrivate.html">ASLayoutablePrivate</a></li>
|
|
|
|
<li><a href="Protocols/ASManagesChildVisibilityDepth.html">ASManagesChildVisibilityDepth</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/ASPagerDataSource.html">ASPagerDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASRangeControllerDataSource.html">ASRangeControllerDataSource</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/ASTableDataSource.html">ASTableDataSource</a></li>
|
|
|
|
<li><a href="Protocols/ASTableDelegate.html">ASTableDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASTextNodeDelegate.html">ASTextNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASVideoNodeDelegate.html">ASVideoNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASVideoPlayerNodeDelegate.html">ASVideoPlayerNodeDelegate</a></li>
|
|
|
|
<li><a href="Protocols/ASVisibilityDepth.html">ASVisibilityDepth</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
<h2 class="index-title">Constant References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Constants/ASCellNodeVisibilityEvent.html">ASCellNodeVisibilityEvent</a></li>
|
|
|
|
<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/ASControlState.html">ASControlState</a></li>
|
|
|
|
<li><a href="Constants/ASHorizontalAlignment.html">ASHorizontalAlignment</a></li>
|
|
|
|
<li><a href="Constants/ASInterfaceState.html">ASInterfaceState</a></li>
|
|
|
|
<li><a href="Constants/ASLayoutablePropertyType.html">ASLayoutablePropertyType</a></li>
|
|
|
|
<li><a href="Constants/ASLayoutableType.html">ASLayoutableType</a></li>
|
|
|
|
<li><a href="Constants/ASMultiplexImageNodeErrorCode.html">ASMultiplexImageNodeErrorCode</a></li>
|
|
|
|
<li><a href="Constants/ASRelativeDimensionType.html">ASRelativeDimensionType</a></li>
|
|
|
|
<li><a href="Constants/ASRelativeLayoutSpecPosition.html">ASRelativeLayoutSpecPosition</a></li>
|
|
|
|
<li><a href="Constants/ASRelativeLayoutSpecSizingOption.html">ASRelativeLayoutSpecSizingOption</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>
|
|
|
|
<li><a href="Constants/ASVerticalAlignment.html">ASVerticalAlignment</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
<h2 class="index-title">Category References</h2>
|
|
<ul>
|
|
|
|
<li><a href="Categories/ASCellNode+Deprecated.html">ASCellNode(Deprecated)</a></li>
|
|
|
|
<li><a href="Categories/ASControlNode+Debugging.html">ASControlNode(Debugging)</a></li>
|
|
|
|
<li><a href="Categories/ASControlNode+Subclassing.html">ASControlNode(Subclassing)</a></li>
|
|
|
|
<li><a href="Categories/ASDisplayNode+Beta.html">ASDisplayNode(Beta)</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/ASImageNode+AnimatedImage.html">ASImageNode(AnimatedImage)</a></li>
|
|
|
|
<li><a href="Categories/ASImageNode+Debugging.html">ASImageNode(Debugging)</a></li>
|
|
|
|
<li><a href="Categories/ASLayoutSpec+Debugging.html">ASLayoutSpec(Debugging)</a></li>
|
|
|
|
<li><a href="Categories/ASRangeController+ASRangeControllerUpdateRangeProtocol.html">ASRangeController(ASRangeControllerUpdateRangeProtocol)</a></li>
|
|
|
|
<li><a href="Categories/ASTableView+Internal.html">ASTableView(Internal)</a></li>
|
|
|
|
<li><a href="Categories/ASTextNode+.html">ASTextNode()</a></li>
|
|
|
|
<li><a href="Categories/ASTextNode+Deprecated.html">ASTextNode(Deprecated)</a></li>
|
|
|
|
<li><a href="Categories/ASViewController+ASRangeControllerUpdateRangeProtocol.html">ASViewController(ASRangeControllerUpdateRangeProtocol)</a></li>
|
|
|
|
<li><a href="Categories/CALayer+AsyncDisplayKit.html">CALayer(AsyncDisplayKit)</a></li>
|
|
|
|
<li><a href="Categories/NSURL+ASPhotosFrameworkURLs.html">NSURL(ASPhotosFrameworkURLs)</a></li>
|
|
|
|
<li><a href="Categories/UIImage+ASDKAdditions.html">UIImage(ASDKAdditions)</a></li>
|
|
|
|
<li><a href="Categories/UIView+AsyncDisplayKit.html">UIView(AsyncDisplayKit)</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
<footer>
|
|
<div class="footer-copyright">
|
|
|
|
<p class="copyright">Copyright © 2016 Facebook. All rights reserved. Updated: 2016-07-11</p>
|
|
|
|
|
|
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
|
|
|
|
</div>
|
|
</footer>
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</article>
|
|
|
|
<script src="js/script.js"></script>
|
|
</body>
|
|
</html> |