Update dokka docs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="KSpigot::net.axay.kspigot.gui/GUIPageBuilder/nextPage/#net.axay.kspigot.gui.InventorySlotCompound[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])]#org.bukkit.inventory.ItemStack#kotlin.Function1[net.axay.kspigot.gui.GUIClickEvent[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])],kotlin.Unit]?/PointingToDeclaration//-1946532649">
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="KSpigot::net.axay.kspigot.gui/GUIPageBuilder/nextPage/#net.axay.kspigot.gui.InventorySlotCompound[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])]#org.bukkit.inventory.ItemStack#kotlin.Function1[net.axay.kspigot.gui.GUIClickEvent[TypeParam(bounds=[net.axay.kspigot.gui.ForInventory])],kotlin.Unit]?/PointingToDeclaration//769193423">
|
||||
<div class="navigation-wrapper" id="navigation-wrapper">
|
||||
<div class="breadcrumbs"><a href="../../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.gui</a>/<a href="index.html">GUIPageBuilder</a>/<a href="next-page.html">nextPage</a></div>
|
||||
<div class="pull-right d-flex">
|
||||
@@ -26,7 +26,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <a href="next-page.html">nextPage</a>(slots: <a href="../-inventory-slot-compound/index.html">InventorySlotCompound</a><<a href="index.html">T</a>>, icon: <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, onChange: (<a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace strikethrough">fun <a href="next-page.html">nextPage</a>(slots: <a href="../-inventory-slot-compound/index.html">InventorySlotCompound</a><<a href="index.html">T</a>>, icon: <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, onChange: (<a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">fun <a href="next-page.html">nextPage</a>(slots: <a href="../-inventory-slot-compound/index.html">InventorySlotCompound</a><<a href="index.html">T</a>>, icon: <span data-unresolved-link="org.bukkit.inventory/ItemStack///PointingToDeclaration/">ItemStack</span>, shouldChange: (<a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a>? = null, onChange: (<a href="../-g-u-i-click-event/index.html">GUIClickEvent</a><<a href="index.html">T</a>>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>? = null)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">This button always tries to find the next page if clicked, and if a next page exists it is loaded.</p></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user