Interface MobileBodyPanel
- All Known Implementing Classes:
- DocumentDetailsPanel,- FulltextForm,- HitsListPanel,- HomePanel,- Navigator
public interface MobileBodyPanel
Define a panel to be used as body
- Since:
- 7.4.1
- Author:
- Marco Meschieri - LogicalDOC
- 
Method SummaryModifier and TypeMethodDescriptionName of the panel to be shown in the navigation
- 
Method Details- 
getPanelNameString getPanelName()Name of the panel to be shown in the navigation- Returns:
- the panel's name
 
 
-