public interface GuiComponentNavigator<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
addChildItem(int index,
AppToolComponent b,
NodeSupplierContext context) |
Object |
getItemAt(int index,
NodeSupplierContext context) |
int |
getItemCount(NodeSupplierContext context) |
int getItemCount(NodeSupplierContext context)
Object getItemAt(int index, NodeSupplierContext context)
Object addChildItem(int index, AppToolComponent b, NodeSupplierContext context)
Copyright © 2021 vpc open source initiative. All rights reserved.