Interface ITopMenuProviding
- 
public interface ITopMenuProvidingInterface forTabModels that provide additional entries to the top menu header.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URLgetTopMenuXhtml() 
 - 
 
- 
- 
Method Detail
- 
getTopMenuXhtml
URL getTopMenuXhtml()
- Returns:
 - Path to XHTML file with the menu content.
 
 
 - 
 
 -