MCPcopy 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

getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
getPanelMethod · 0.95
testIssue2Method · 0.95

Calls

no outgoing calls

Tested by 15

testIssue2Method · 0.76
testSetSourceMethod · 0.76
classCastTestMethod · 0.76
testMethod · 0.76
testMethod · 0.76
testIssue23Method · 0.76
testIssue116Method · 0.76
startMethod · 0.76
testMethod · 0.76