Uses of Class
org.molgenis.dataexplorer.controller.NavigatorLink
-
Packages that use NavigatorLink Package Description org.molgenis.dataexplorer.controller -
-
Uses of NavigatorLink in org.molgenis.dataexplorer.controller
Methods in org.molgenis.dataexplorer.controller that return NavigatorLink Modifier and Type Method Description static NavigatorLinkNavigatorLink. create(String href, String label)Methods in org.molgenis.dataexplorer.controller that return types with arguments of type NavigatorLink Modifier and Type Method Description List<NavigatorLink>DataExplorerController. getNavigatorLinks(String entityTypeId)
-