Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
javaFX
/
testData
/
completion
/
defaultPropertyIncludeOnce.fxml
blob: d7dd03be80af3454ce3deafb06041d3179ca6729 [
file
] [
log
] [
blame
]
<?
import
javafx
.
scene
.
layout
.
GridPane
?>
<GridPane
xmlns:fx
=
"http://javafx.com/fxml"
fx:id
=
"foo"
>
<fx:ref
<caret>
</GridPane>