Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ tr
Method
tr
htmlflow-core/src/main/java/htmlflow/HtmlPage.java:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
public
final
Tr<HtmlPage> tr() {
87
return
new
Tr<>(this);
88
}
89
90
public
final
Span<HtmlPage> span() {
91
return
new
Span<>(this);
Callers
15
simpleTableView
Method · 0.80
taskListViewWithPartials
Method · 0.80
taskListRow
Method · 0.80
taskTableView
Method · 0.80
HtmlTables
Class · 0.80
awaitAndDynamicTemplate
Method · 0.80
testAsyncModel
Method · 0.80
simpleTableView
Method · 0.80
taskListViewWithPartials
Method · 0.80
taskListRow
Method · 0.80
taskTableView
Method · 0.80
HtmlTables
Class · 0.80
Calls
no outgoing calls
Tested by
15
simpleTableView
Method · 0.64
taskListViewWithPartials
Method · 0.64
taskListRow
Method · 0.64
taskTableView
Method · 0.64
awaitAndDynamicTemplate
Method · 0.64
testAsyncModel
Method · 0.64
simpleTableView
Method · 0.64
taskListViewWithPartials
Method · 0.64
taskListRow
Method · 0.64
taskTableView
Method · 0.64
toptracksTemplateDynamicTwice
Method · 0.64
toptracksTemplateOfAndDynamic
Method · 0.64