public interface MultitonFXMLEnum extends SingletonFXMLEnum
FXMLComponent
.
Each call to FXMLItem.get() will return anew fresh instance.Modifier and Type | Method and Description |
---|---|
default boolean |
isSingleton()
Return the flag that indicates if the item will help to retrieve the same FXMLComponent instance or another instance at each call.
|
fxml, fxml, fxml
builder, getNew
default boolean isSingleton()
isSingleton
in interface FXMLItem
Copyright © 2011–2016 JRebirth OSS. All rights reserved.