|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DashboardComponentEntry | |
---|---|
fr.paris.lutece.portal.service.dashboard | |
fr.paris.lutece.portal.service.plugin |
Uses of DashboardComponentEntry in fr.paris.lutece.portal.service.dashboard |
---|
Methods in fr.paris.lutece.portal.service.dashboard with parameters of type DashboardComponentEntry | |
---|---|
void |
DashboardService.registerDashboardComponent(DashboardComponentEntry entry,
Plugin plugin)
Register a Dashboard Component |
Uses of DashboardComponentEntry in fr.paris.lutece.portal.service.plugin |
---|
Methods in fr.paris.lutece.portal.service.plugin that return types with arguments of type DashboardComponentEntry | |
---|---|
java.util.List<DashboardComponentEntry> |
PluginFile.getDashboardComponents()
Returns all Dashboard Component Services of the plugin |
Methods in fr.paris.lutece.portal.service.plugin with parameters of type DashboardComponentEntry | |
---|---|
void |
PluginFile.addDashboardComponent(DashboardComponentEntry entry)
Add an Dashboard Component to the plugin definition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |