public interface NodeSupplierContext
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
createGuiComponent(AppComponent comp) |
Application |
getApplication() |
BindingNodeFactory |
getFactory() |
<T> T |
getParentGuiComponent() |
<T> T getParentGuiComponent()
Application getApplication()
BindingNodeFactory getFactory()
default <T> T createGuiComponent(AppComponent comp)
Copyright © 2021 vpc open source initiative. All rights reserved.