Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dooApp/FXForm2
/ setSource
Method
setSource
core/src/main/java/com/dooapp/fxform/FXForm.java:101–103 ·
view source on GitHub ↗
(T source)
Source
from the content-addressed store, hash-verified
99
}
100
101
public
void
setSource(T source) {
102
this.source.set(source);
103
}
104
105
public
ObjectProperty<T> sourceProperty() {
106
return
source;
Callers
15
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
getPanel
Method · 0.95
testIssue2
Method · 0.95
Calls
no outgoing calls
Tested by
15
testIssue2
Method · 0.76
testSetSource
Method · 0.76
testMultipleBeanSource
Method · 0.76
classCastTest
Method · 0.76
test
Method · 0.76
test
Method · 0.76
testIssue23
Method · 0.76
testThatWarningStyleClassIsWellAddedAtFormInitialization
Method · 0.76
testIssue116
Method · 0.76
start
Method · 0.76
test
Method · 0.76
testWithNewDefaultFactoryProvider
Method · 0.76