public class BindingNodeFactory extends Object
| Constructor and Description |
|---|
BindingNodeFactory() |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
createBindingNode(BindingNode parent,
Object guiElement,
AppToolComponent binding,
AppComponent appComponent,
Application application,
net.thevpc.common.props.WritableList<AppComponent> components,
AppTools tools) |
Object |
createGuiComponent(AppComponentRendererContext context) |
public BindingNode createBindingNode(BindingNode parent, Object guiElement, AppToolComponent binding, AppComponent appComponent, Application application, net.thevpc.common.props.WritableList<AppComponent> components, AppTools tools)
public Object createGuiComponent(AppComponentRendererContext context)
Copyright © 2021 vpc open source initiative. All rights reserved.