Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bentolor/java9-in-action
/ functions
Functions
275 in github.com/bentolor/java9-in-action
⨍
Functions
275
◇
Types & classes
12
↓ 1 callers
Function
processSlides
* Parses any current data-markdown slides, splits * multi-slide markdown into separate sections and * handles loading of external markdown.
presentation/plugin/markdown/markdown.js:199
↓ 1 callers
Function
q
(a)
presentation/lib/js/head.min.js:8
↓ 1 callers
Function
r
(e)
presentation/plugin/markdown/marked.js:6
↓ 1 callers
Method
readModuleDescriptorFromBytecode
()
playground-dependent/src/main/java/de/exxcellent/anothermodule/RetrieveModuleInfo.java:34
↓ 1 callers
Function
resetVerticalSlides
* Resets all vertical slides so that only the first * is visible.
presentation/js/reveal.js:2212
↓ 1 callers
Function
setupDOM
* Finds and stores references to DOM elements which are * required by the presentation. If a required element is * not found, it is created.
presentation/js/reveal.js:446
↓ 1 callers
Function
setupIframeScrollPrevention
* This is an unfortunate necessity. Iframes can trigger the * parent window to scroll, for example by focusing an input. * This scrolling can not
presentation/js/reveal.js:588
↓ 1 callers
Function
setupPDF
* Configures the presentation for printing to a static * PDF.
presentation/js/reveal.js:516
↓ 1 callers
Function
setupPostMessage
* Registers a listener to postMessage events, this makes it * possible to call all reveal.js API methods from another * window. For example: *
presentation/js/reveal.js:795
↓ 1 callers
Function
showHelp
* Opens a overlay window with help material.
presentation/js/reveal.js:1444
↓ 1 callers
Function
showPreview
* Opens a preview window for the target URL.
presentation/js/reveal.js:1402
↓ 1 callers
Function
sortAllFragments
* Sorts and formats all of fragments in the * presentation.
presentation/js/reveal.js:2237
↓ 1 callers
Function
start
* Starts up reveal.js by binding input events and navigating * to the current URL deeplink if there is one.
presentation/js/reveal.js:387
↓ 1 callers
Function
startEmbeddedIframe
* "Starts" the content of an embedded iframe using the * postmessage API.
presentation/js/reveal.js:2935
↓ 1 callers
Function
stopEmbeddedContent
* Stop playback of any embedded content inside of * the targeted slide.
presentation/js/reveal.js:2958
↓ 1 callers
Function
sync
* Syncs the presentation with the current DOM. Useful * when new slides or control elements are added or when * the configuration has changed.
presentation/js/reveal.js:2170
↓ 1 callers
Method
takeMoney
()
playground/src/main/java/de/exxcellent/java9/jigsaw/BillingService.java:27
↓ 1 callers
Function
toggleAutoSlide
* Toggles the auto slide mode on and off. * * @param {Boolean} override Optional flag which sets the desired state. * True means autoplay starts
presentation/js/reveal.js:1994
↓ 1 callers
Function
v
(a)
presentation/lib/js/head.min.js:8
↓ 1 callers
Function
w
(t)
presentation/js/zepto.min.js:2
↓ 1 callers
Function
w
(a,b)
presentation/lib/js/head.min.js:8
↓ 1 callers
Method
walkAndFilterStackframe
()
playground/src/main/java/de/exxcellent/java9/util/StackWalkerExample.java:17
↓ 1 callers
Function
z
(t)
presentation/js/zepto.min.js:2
Method
BillingService
()
playground/src/main/java/de/exxcellent/java9/jigsaw/BillingService.java:9
Function
CircleGesture
(data)
presentation/plugin/leap/leap.js:15
Function
Event
(data)
presentation/plugin/leap/leap.js:15
Function
Hilitor
(id, tag)
presentation/plugin/search/search.js:19
Function
KeyTapGesture
(data)
presentation/plugin/leap/leap.js:15
Function
Playback
* Constructor for the playback component, which displays * play/pause/progress controls. * * @param {HTMLElement} container The component will a
presentation/js/reveal.js:4198
Function
ScreenTapGesture
(data)
presentation/plugin/leap/leap.js:15
Function
SwipeGesture
(data)
presentation/plugin/leap/leap.js:15
Function
_
()
presentation/plugin/highlight/highlight.js:30
Function
a
(t,n,i)
presentation/plugin/markdown/marked.js:6
Method
buildBillingService
()
playground-dependent/src/main/java/de/exxcellent/anothermodule/spi/MastercardBillingServiceProvider.java:8
Function
fragmentNotify
( event )
presentation/plugin/multiplex/master.js:45
Function
gestureCreator
()
presentation/plugin/leap/leap.js:15
Function
i
()
presentation/lib/js/classList.js:2
Function
immediateRunnerCallback
(frame)
presentation/plugin/leap/leap.js:15
Function
initialize
* Starts up the presentation if the client is capable.
presentation/js/reveal.js:234
Function
isAutoSliding
* Checks if the auto slide mode is currently on.
presentation/js/reveal.js:2009
Function
later
()
presentation/plugin/leap/leap.js:17
Method
main
(String[] args)
playground-dependent/src/main/java/de/exxcellent/anothermodule/TestModuleEncapuslation.java:10
Method
main
Show module infos
playground-dependent/src/main/java/de/exxcellent/anothermodule/RetrieveModuleInfo.java:13
Method
main
(String[] args)
playground-dependent/src/main/java/de/exxcellent/anothermodule/TestJigsawSPI.java:8
Method
main
The HTTP API functions asynchronously & synchronously. In asynchronous mode, work is done on the threads supplied by the client's ExecutorService.
playground/src/main/java/de/exxcellent/java9/http/HttpClientExample.java:14
Method
main
Start a process, listen to process termination, retrieve process details, kill processes.
playground/src/main/java/de/exxcellent/java9/process/ControlProcess.java:11
Method
main
Stream utilities.
playground/src/main/java/de/exxcellent/java9/util/InputStreamExample.java:12
Method
main
Easily traverse stackframes.
playground/src/main/java/de/exxcellent/java9/util/StackWalkerExample.java:12
Function
n
(e)
presentation/plugin/markdown/marked.js:6
Function
onAutoSlidePlayerClick
* Handles click on the auto-sliding controls element.
presentation/js/reveal.js:4164
Function
onDocumentKeyPress
* Handler for the document level 'keypress' event.
presentation/js/reveal.js:3728
Function
onDocumentMouseScroll
* Handles mouse wheel scrolling, throttled to avoid skipping * multiple slides.
presentation/js/reveal.js:4023
Function
onNavigateDownClicked
( event )
presentation/js/reveal.js:4070
Function
onNavigateLeftClicked
* Event handler for navigation control buttons.
presentation/js/reveal.js:4067
Function
onNavigateNextClicked
( event )
presentation/js/reveal.js:4072
Function
onNavigatePrevClicked
( event )
presentation/js/reveal.js:4071
Function
onNavigateRightClicked
( event )
presentation/js/reveal.js:4068
Function
onNavigateUpClicked
( event )
presentation/js/reveal.js:4069
Function
onOverviewSlideClicked
* Invoked when a slide is and we're in the overview.
presentation/js/reveal.js:4116
Function
onPageVisibilityChange
* Handle for the window level 'visibilitychange' event.
presentation/js/reveal.js:4095
Function
onPointerDown
* Convert pointer down to touch start.
presentation/js/reveal.js:3986
Function
onPointerMove
* Convert pointer move to touch move.
presentation/js/reveal.js:3998
Function
onPointerUp
* Convert pointer up to touch end.
presentation/js/reveal.js:4010
Function
onPreviewLinkClicked
* Handles clicks on links that are set to preview in the * iframe overlay.
presentation/js/reveal.js:4149
Function
onProgressClicked
* Clicking on the progress bar results in a navigation to the * closest approximate horizontal slide using this equation: * * ( clickX / present
presentation/js/reveal.js:4047
Function
onWindowHashChange
* Handler for the window level 'hashchange' event.
presentation/js/reveal.js:4077
Function
onWindowResize
* Handler for the window level 'resize' event.
presentation/js/reveal.js:4086
Function
pan
* Pan the document when the mosue cursor approaches the edges * of the window.
presentation/plugin/zoom-js/zoom.js:164
Function
removeAddressBar
* Causes the address bar to hide on mobile devices, * more vertical space ftw.
presentation/js/reveal.js:1298
Function
result
(obj)
presentation/plugin/leap/leap.js:17
Function
setState
* Restores the presentation to the given state. * * @param {Object} state As generated by getState()
presentation/js/reveal.js:3310
Function
t
(e,t)
presentation/plugin/markdown/marked.js:6
Method
takeMoney
()
playground-dependent/src/main/java/de/exxcellent/anothermodule/spi/MastercardBillingService.java:7
Function
template
(data)
presentation/plugin/leap/leap.js:17
Function
toggleSearch
()
presentation/plugin/search/search.js:119
← previous
201–275 of 275, ranked by callers