Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SW-Fantastic/Reader
/ getView
Method
getView
src/main/java/org/swdc/reader/core/BookReader.java:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
public
interface
BookReader<T> {
8
9
Node getView();
10
11
void
renderPage();
12
Callers
8
openBook
Method · 0.95
bindViews
Method · 0.65
changeView
Method · 0.65
disableView
Method · 0.65
initialize
Method · 0.65
setupTags
Method · 0.65
setBook
Method · 0.65
onTagRemoveClicked
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected