This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8316ff
commit 4f87900
Showing
254 changed files
with
64,891 additions
and
831 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.4.0 | ||
0.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,284 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Associated Types Reference</title> | ||
<link rel="stylesheet" type="text/css" href="css/jazzy.css" /> | ||
<link rel="stylesheet" type="text/css" href="css/highlight.css" /> | ||
<meta charset='utf-8'> | ||
<script src="js/jquery.min.js" defer></script> | ||
<script src="js/jazzy.js" defer></script> | ||
|
||
</head> | ||
<body> | ||
<a title="Associated Types Reference"></a> | ||
<header> | ||
<div class="content-wrapper"> | ||
<p><a href="index.html">Katana Docs</a> (100% documented)</p> | ||
<p class="header-right"><a href="https://github.com/BendingSpoons/katana-swift"><img src="img/gh.png"/>View on GitHub</a></p> | ||
</div> | ||
</header> | ||
<div class="content-wrapper"> | ||
<p id="breadcrumbs"> | ||
<a href="index.html">Katana Reference</a> | ||
<img id="carat" src="img/carat.png" /> | ||
Associated Types Reference | ||
</p> | ||
</div> | ||
<div class="content-wrapper"> | ||
<nav class="sidebar"> | ||
<ul class="nav-groups"> | ||
<li class="nav-group-name"> | ||
<a href="Classes.html">Classes</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Classes/Node.html">Node</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/PlasticNode.html">PlasticNode</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/PlasticView.html">PlasticView</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/Renderer.html">Renderer</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/Store.html">Store</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Classes/ViewsContainer.html">ViewsContainer</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Enums.html">Enums</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Enums/AnimationType.html">AnimationType</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums/AsyncActionState.html">AsyncActionState</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Enums.html#/s:O6Katana9EmptyKeys">EmptyKeys</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Extensions.html">Extensions</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Extensions/Array.html">Array</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Extensions/CGSize.html">CGSize</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Extensions/UIView.html">UIView</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Protocols.html">Protocols</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/Action.html">Action</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/ActionWithSideEffect.html">ActionWithSideEffect</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyAction.html">AnyAction</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyActionWithSideEffect.html">AnyActionWithSideEffect</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyConnectedNodeDescription.html">AnyConnectedNodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyNode.html">AnyNode</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyNodeDescription.html">AnyNodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyNodeDescriptionProps.html">AnyNodeDescriptionProps</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyNodeDescriptionWithChildren.html">AnyNodeDescriptionWithChildren</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyPlasticNodeDescription.html">AnyPlasticNodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AnyStore.html">AnyStore</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/AsyncAction.html">AsyncAction</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/Childrenable.html">Childrenable</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/ConnectedNodeDescription.html">ConnectedNodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/LinkeableAction.html">LinkeableAction</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/NodeDescription.html">NodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/NodeDescriptionProps.html">NodeDescriptionProps</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/NodeDescriptionState.html">NodeDescriptionState</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/NodeDescriptionWithChildren.html">NodeDescriptionWithChildren</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/PlasticNodeDescription.html">PlasticNodeDescription</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/PlasticReferenceSizeable.html">PlasticReferenceSizeable</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/PlatformNativeView.html">PlatformNativeView</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/SideEffectDependencyContainer.html">SideEffectDependencyContainer</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/State.html">State</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Protocols/SyncAction.html">SyncAction</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Structs.html">Structs</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Structs/ActionLinker.html">ActionLinker</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs.html#/s:V6Katana11ActionLinks">ActionLinks</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Anchor.html">Anchor</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Anchor/Kind.html">– Kind</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Animation.html">Animation</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/AnimationContainer.html">AnimationContainer</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/AnimationOptions.html">AnimationOptions</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/AnimationProps.html">AnimationProps</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/ChildrenAnimations.html">ChildrenAnimations</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/EdgeInsets.html">EdgeInsets</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/EmptyProps.html">EmptyProps</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/EmptySideEffectDependencyContainer.html">EmptySideEffectDependencyContainer</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/EmptyState.html">EmptyState</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Size.html">Size</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Structs/Value.html">Value</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Typealiases.html">Typealiases</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Typealiases.html#/s:6Katana25AnimationPropsTransformer">AnimationPropsTransformer</a> | ||
</li> | ||
<li class="nav-group-task"> | ||
<a href="Typealiases.html#/s:6Katana20NodeUpdateCompletion">NodeUpdateCompletion</a> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="nav-group-name"> | ||
<a href="Associated Types.html">Associated Types</a> | ||
<ul class="nav-group-tasks"> | ||
<li class="nav-group-task"> | ||
<a href="Associated Types.html#/s:P6Katana27NodeDescriptionWithChildren9PropsType">PropsType</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
<article class="main-content"> | ||
<section> | ||
<section class="section"> | ||
<h1>Associated Types</h1> | ||
<p>The following associated types are available globally.</p> | ||
|
||
</section> | ||
<section class="section task-group-section"> | ||
<div class="task-group"> | ||
<ul> | ||
<li class="item"> | ||
<div> | ||
<code> | ||
<a name="/s:P6Katana27NodeDescriptionWithChildren9PropsType"></a> | ||
<a name="//apple_ref/swift/Alias/PropsType" class="dashAnchor"></a> | ||
<a class="token" href="#/s:P6Katana27NodeDescriptionWithChildren9PropsType">PropsType</a> | ||
</code> | ||
</div> | ||
<div class="height-container"> | ||
<div class="pointer-container"></div> | ||
<section class="section"> | ||
<div class="pointer"></div> | ||
<div class="abstract"> | ||
<p>Props should implement <code><a href="Protocols/Childrenable.html">Childrenable</a></code></p> | ||
|
||
</div> | ||
<div class="declaration"> | ||
<h4>Declaration</h4> | ||
<div class="language"> | ||
<p class="aside-title">Swift</p> | ||
<pre class="highlight"><code><span class="k">associatedtype</span> <span class="kt">PropsType</span><span class="p">:</span> <span class="kt"><a href="Protocols/Childrenable.html">Childrenable</a></span></code></pre> | ||
|
||
</div> | ||
</div> | ||
<div class="slightly-smaller"> | ||
<a href="https://github.com/BendingSpoons/katana-swift/tree/0.5.0/Katana/Core/NodeDescription/NodeDescriptionWithChildren.swift#L38">Show on GitHub</a> | ||
</div> | ||
</section> | ||
</div> | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
</section> | ||
<section id="footer"> | ||
<p>© 2017 <a class="link" href="http://bendingspoons.com" target="_blank" rel="external">Bending Spoons Team</a>. All rights reserved. (Last updated: 2017-01-13)</p> | ||
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> | ||
</section> | ||
</article> | ||
</div> | ||
</body> | ||
</div> | ||
</html> |
Oops, something went wrong.