Package io.vertigo.dashboard.ui
Interface DashboardModuleControler
-
- All Known Implementing Classes:
AbstractDashboardModuleControler,CommonsDashboardControler,DynamoDashboardControler,VegaDashboardControler,VUiDashboardControler
public interface DashboardModuleControler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>buildModel(io.vertigo.core.node.Node node, String moduleName)
-