public interface GraphRefreshListener
GraphService will call handleGraphRefresh(GraphService) when
a graph is refreshed through a call to GraphService#refreshGraph() or when the graph is
initial loaded.| Modifier and Type | Method and Description |
|---|---|
void |
handleGraphRefresh(GraphService graphService) |
void handleGraphRefresh(GraphService graphService)
Copyright © 2020. All rights reserved.